Searched refs:UnwrapPlatformSharedMemoryRegion (Results 1 – 6 of 6) sorted by relevance
99 base::subtle::PlatformSharedMemoryRegion UnwrapPlatformSharedMemoryRegion( in UnwrapPlatformSharedMemoryRegion() function383 UnwrapPlatformSharedMemoryRegion(std::move(handle))); in UnwrapReadOnlySharedMemoryRegion()389 UnwrapPlatformSharedMemoryRegion(std::move(handle))); in UnwrapUnsafeSharedMemoryRegion()395 UnwrapPlatformSharedMemoryRegion(std::move(handle))); in UnwrapWritableSharedMemoryRegion()
179 MojoResult (*UnwrapPlatformSharedMemoryRegion)( member
406 return INVOKE_THUNK(UnwrapPlatformSharedMemoryRegion, mojo_handle, options, in MojoUnwrapPlatformSharedMemoryRegion()
298 MojoResult UnwrapPlatformSharedMemoryRegion(
282 return g_core->UnwrapPlatformSharedMemoryRegion( in MojoUnwrapPlatformSharedMemoryRegionImpl()
1112 MojoResult Core::UnwrapPlatformSharedMemoryRegion( in UnwrapPlatformSharedMemoryRegion() function in mojo::core::Core