Home
last modified time | relevance | path

Searched refs:ErrorOperationTimeout (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/streams/
Dstream_utils.h28 BRILLO_EXPORT bool ErrorOperationTimeout(
Dstream_utils.cc113 bool ErrorOperationTimeout(const tracked_objects::Location& location, in ErrorOperationTimeout() function
Dfake_stream.cc396 return stream_utils::ErrorOperationTimeout(FROM_HERE, error); in WaitForDataBlocking()
Dfile_stream.cc536 return stream_utils::ErrorOperationTimeout(FROM_HERE, error); in WaitForDataBlocking()