HomeSort by relevance Sort by last modified time
    Searched refs:WrapReadOnlySharedMemoryRegion (Results 1 - 3 of 3) sorted by null

  /external/libchrome/mojo/public/cpp/system/
platform_handle.h 156 WrapReadOnlySharedMemoryRegion(base::ReadOnlySharedMemoryRegion region);
platform_handle.cc 359 ScopedSharedBufferHandle WrapReadOnlySharedMemoryRegion(
  /external/libchrome/mojo/public/cpp/base/
shared_memory_mojom_traits.cc 31 return mojo::WrapReadOnlySharedMemoryRegion(std::move(in_region));

Completed in 183 milliseconds