Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dshared_buffer_dispatcher.h67 base::subtle::PlatformSharedMemoryRegion PassPlatformSharedMemoryRegion();
Dembedder_unittest.cc68 *region = T::Deserialize(buffer->PassPlatformSharedMemoryRegion()); in ExtractRegionFromSharedBuffer()
Dshared_buffer_dispatcher.cc194 SharedBufferDispatcher::PassPlatformSharedMemoryRegion() { in PassPlatformSharedMemoryRegion() function in mojo::core::SharedBufferDispatcher
Dcore.cc1137 shm_dispatcher->PassPlatformSharedMemoryRegion(); in UnwrapPlatformSharedMemoryRegion()