Home
last modified time | relevance | path

Searched refs:MojoUnwrapPlatformSharedMemoryRegion (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/c/system/
Dplatform_handle.h309 MOJO_SYSTEM_EXPORT MojoResult MojoUnwrapPlatformSharedMemoryRegion(
Dthunks.cc398 MojoResult MojoUnwrapPlatformSharedMemoryRegion( in MojoUnwrapPlatformSharedMemoryRegion() function
/external/libchrome/mojo/public/cpp/system/
Dplatform_handle.cc111 MojoResult result = MojoUnwrapPlatformSharedMemoryRegion( in UnwrapPlatformSharedMemoryRegion()
298 MojoResult result = MojoUnwrapPlatformSharedMemoryRegion( in UnwrapSharedMemoryHandle()
/external/libchrome/mojo/core/
Dplatform_wrapper_unittest.cc178 ASSERT_EQ(MOJO_RESULT_OK, MojoUnwrapPlatformSharedMemoryRegion( in DEFINE_TEST_CLIENT_TEST_WITH_PIPE()