Home
last modified time | relevance | path

Searched defs:ErrorOperationNotSupported (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/streams/
Dstream_utils.cc97 bool ErrorOperationNotSupported(const base::Location& location, in ErrorOperationNotSupported() function
Dstream_utils_test.cc60 TEST(StreamUtils, ErrorOperationNotSupported) { in TEST() argument