OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EndReadData
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/system/
core_impl.cc
456
MojoResult CoreImpl::
EndReadData
(MojoHandle data_pipe_consumer_handle,
463
return dispatcher->
EndReadData
(num_elements_read);
dispatcher.cc
102
MojoResult Dispatcher::
EndReadData
(uint32_t num_elements_read) {
Completed in 99 milliseconds