Home
last modified time | relevance | path

Searched defs:GetPlatformHandle (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/memory/
Dunsafe_shared_memory_region.h106 subtle::PlatformSharedMemoryRegion::PlatformHandle GetPlatformHandle() const { in GetPlatformHandle() function
Dplatform_shared_memory_region_android.cc53 int PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_posix.cc112 FDPair PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion