Home
last modified time | relevance | path

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

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