HomeSort by relevance Sort by last modified time
    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