Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dplatform_wrapper_unittest.cc113 TEST_F(PlatformWrapperTest, WrapPlatformSharedMemoryRegion) { in TEST_F() argument
Dcore.cc1038 MojoResult Core::WrapPlatformSharedMemoryRegion( in WrapPlatformSharedMemoryRegion() function in mojo::core::Core
/external/libchrome/mojo/public/c/system/
Dthunks.h171 MojoResult (*WrapPlatformSharedMemoryRegion)( member
/external/libchrome/mojo/public/cpp/system/
Dplatform_handle.cc36 ScopedSharedBufferHandle WrapPlatformSharedMemoryRegion( in WrapPlatformSharedMemoryRegion() function