Searched defs:CreateSharedBuffer (Results 1 - 4 of 4) sorted by relevance
/external/libmojo/mojo/public/c/system/ | ||
H A D | thunks.h | 92 MojoResult (*CreateSharedBuffer)( member in struct:MojoSystemThunks |
/external/libmojo/mojo/android/system/ | ||
H A D | core_impl.cc | 140 static ScopedJavaLocalRef<jobject> CreateSharedBuffer( function in namespace:mojo::android |
/external/libmojo/mojo/edk/system/ | ||
H A D | core.cc | 784 GetNodeController()->CreateSharedBuffer( 895 MojoResult Core::CreateSharedBuffer( function in class:mojo::edk::Core |
H A D | node_controller.cc | 346 scoped_refptr<PlatformSharedBuffer> NodeController::CreateSharedBuffer( function in class:mojo::edk::NodeController |
Completed in 133 milliseconds