Searched defs:ReadAllAsync (Results 1 – 2 of 2) sorted by relevance
46 bool Stream::ReadAllAsync(void* buffer, in ReadAllAsync() function in brillo::Stream
211 TEST(Stream, ReadAllAsync) { in TEST() argument