Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dplatform_shared_memory_region.h97 using ScopedPlatformHandle = mac::ScopedMachSendRight; variable
100 using ScopedPlatformHandle = zx::vmo; variable
103 using ScopedPlatformHandle = win::ScopedHandle; variable
106 using ScopedPlatformHandle = ScopedFD; variable
109 using ScopedPlatformHandle = ScopedFDPair; variable