OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndReadDataRaw
(Results
1 - 4
of
4
) sorted by null
/external/libmojo/mojo/common/
data_pipe_drainer.cc
34
EndReadDataRaw
(source_.get(), num_bytes);
data_pipe_utils.cc
31
result =
EndReadDataRaw
(source.get(), num_bytes);
/external/libmojo/mojo/public/cpp/system/
data_pipe.h
125
inline MojoResult
EndReadDataRaw
(DataPipeConsumerHandle data_pipe_consumer,
/external/libmojo/mojo/edk/js/
drain_data.cc
72
return
EndReadDataRaw
(handle_.get(), num_bytes);
Completed in 154 milliseconds