Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Ddata_pipe_consumer_dispatcher.cc159 uint32_t min_num_bytes_to_read = in ReadData() local
162 if (min_num_bytes_to_read > bytes_available_) { in ReadData()