Home
last modified time | relevance | path

Searched defs:BeginReadData (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/public/platform/native/
Dsystem_thunks.h78 MojoResult (*BeginReadData)(MojoHandle data_pipe_consumer_handle, member
/external/chromium_org/mojo/system/
Dcore.cc391 MojoResult Core::BeginReadData(MojoHandle data_pipe_consumer_handle, in BeginReadData() function in mojo::system::Core
Ddispatcher.cc177 MojoResult Dispatcher::BeginReadData(const void** buffer, in BeginReadData() function in mojo::system::Dispatcher
/external/chromium_org/mojo/android/system/
Dcore_impl.cc212 static jobject BeginReadData(JNIEnv* env, in BeginReadData() function