OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BeginReadData
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/system/
core_impl.cc
444
MojoResult CoreImpl::
BeginReadData
(MojoHandle data_pipe_consumer_handle,
453
return dispatcher->
BeginReadData
(buffer, buffer_num_elements, flags);
dispatcher.cc
92
MojoResult Dispatcher::
BeginReadData
(const void** buffer,
Completed in 35 milliseconds