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

  /external/libchrome/mojo/public/cpp/system/
platform_handle.cc 99 base::subtle::PlatformSharedMemoryRegion UnwrapPlatformSharedMemoryRegion(
383 UnwrapPlatformSharedMemoryRegion(std::move(handle)));
389 UnwrapPlatformSharedMemoryRegion(std::move(handle)));
395 UnwrapPlatformSharedMemoryRegion(std::move(handle)));
  /external/libchrome/mojo/public/c/system/
thunks.h 179 MojoResult (*UnwrapPlatformSharedMemoryRegion)(
thunks.cc 406 return INVOKE_THUNK(UnwrapPlatformSharedMemoryRegion, mojo_handle, options,
  /external/libchrome/mojo/core/
core.h 298 MojoResult UnwrapPlatformSharedMemoryRegion(
entrypoints.cc 282 return g_core->UnwrapPlatformSharedMemoryRegion(
core.cc     [all...]

Completed in 114 milliseconds