Searched defs:GetPlatformHandle (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/memory/ | ||
D | unsafe_shared_memory_region.h | 106 subtle::PlatformSharedMemoryRegion::PlatformHandle GetPlatformHandle() const { in GetPlatformHandle() function |
D | platform_shared_memory_region_posix.cc | 112 FDPair PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion |
D | platform_shared_memory_region_mac.cc | 42 mach_port_t PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion |