HomeSort by relevance Sort by last modified time
    Searched refs:ErrorOperationTimeout (Results 1 - 4 of 4) sorted by null

  /external/libbrillo/brillo/streams/
stream_utils.h 28 BRILLO_EXPORT bool ErrorOperationTimeout(
stream_utils.cc 113 bool ErrorOperationTimeout(const tracked_objects::Location& location,
fake_stream.cc 396 return stream_utils::ErrorOperationTimeout(FROM_HERE, error);
file_stream.cc 536 return stream_utils::ErrorOperationTimeout(FROM_HERE, error);

Completed in 239 milliseconds