Home
last modified time | relevance | path

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

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