Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 11 of 11) sorted by relevance

/system/ulib/fdio/
A Dwaitable.cpp19 zx_signals_t readable; member
47 zx_signals |= waitable->readable; in fdio_waitable_wait_begin()
60 if (zx_signals & waitable->readable) { in fdio_waitable_wait_end()
79 zx_signals_t readable, in fdio_waitable_init() argument
85 waitable->readable = readable; in fdio_waitable_init()
92 fdio_t* fdio_waitable_create(zx_handle_t handle, zx_signals_t readable, in fdio_waitable_create() argument
102 fdio_waitable_init(storage, handle, readable, writable, shared_handle); in fdio_waitable_create()
/system/utest/stdio/
A Dutil.c17 int stdio_pipe(int pipe_fds[2], bool readable) { in stdio_pipe() argument
23 if (readable) { in stdio_pipe()
A Dutil.h13 int stdio_pipe(int pipe_fds[2], bool readable);
/system/utest/core/echo/
A DREADME6 *) waits for the channel to be readable
/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
A Dintel-pm-events.inc20 // - readable name (ideally max 24 chars for legibility in display in chrome)
56 // - readable name (ideally max 24 chars for legibility in display in chrome)
A Dskylake-misc-events.inc24 // - readable name (ideally max 24 chars for legibility in display in chrome)
A Dskylake-pm-events.inc24 // - readable name (ideally max 24 chars for legibility in display in chrome)
/system/banjo/ddk-protocol-serialimpl/
A Dserial-impl.banjo15 /// Callback for notification of readable/writeable state changes
/system/fidl/fuchsia-hardware-ethernet/
A Dethernet.fidl105 // cookie value (opaque to the driver) will be readable from the tx fifo.
110 // readable from the rx fifo. The offset field will be the same as was
/system/utest/blobfs/
A Dblobfs.cpp1676 readable, enumerator
1766 state->state = readable; in blob_write_data_helper()
1785 } else if (state->state == readable) { in blob_read_data_helper()
1823 } else if (state->state == readable) { in blob_reopen_helper()
1997 if (state.state == readable) { in CreateUmountRemountLarge()
2079 if (state.state == readable) { in CreateUmountRemountLargeMultithreaded()
/system/fidl/fuchsia-cobalt/
A Dcobalt.fidl341 // |s| The string to log. This should be a human-readable string of size no

Completed in 13 milliseconds