Home
last modified time | relevance | path

Searched defs:GetPlatformHandle (Results 1 – 10 of 10) 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
/external/cronet/base/memory/
Dunsafe_shared_memory_region.h114 subtle::PlatformSharedMemoryHandle GetPlatformHandle() const { in GetPlatformHandle() function
Dread_only_shared_memory_region.h117 subtle::PlatformSharedMemoryHandle GetPlatformHandle() const { in GetPlatformHandle() function
Dplatform_shared_memory_region_fuchsia.cc44 zx::unowned_vmo PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_android.cc59 int PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_mac.cc43 mach_port_t PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_posix.cc118 FDPair PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion
Dplatform_shared_memory_region_win.cc120 HANDLE PlatformSharedMemoryRegion::GetPlatformHandle() const { in GetPlatformHandle() function in base::subtle::PlatformSharedMemoryRegion