Home
last modified time | relevance | path

Searched refs:force_async_callback (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/streams/
Dstream.cc200 bool force_async_callback) { in ReadAsyncImpl() argument
213 if (force_async_callback) { in ReadAsyncImpl()
266 bool force_async_callback) { in WriteAsyncImpl() argument
278 if (force_async_callback) { in WriteAsyncImpl()
Dstream.h418 bool force_async_callback);
452 bool force_async_callback);