Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dplatform_shared_memory_region.h100 using ScopedPlatformHandle = mac::ScopedMachSendRight; variable
103 using ScopedPlatformHandle = zx::vmo; variable
106 using ScopedPlatformHandle = win::ScopedHandle; variable
109 using ScopedPlatformHandle = ScopedFD; variable
112 using ScopedPlatformHandle = ScopedFDPair; variable
/aosp_15_r20/external/libchrome/base/memory/
H A 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
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dplatform_shared_memory_region.h100 using ScopedPlatformHandle = mac::ScopedMachSendRight; variable
103 using ScopedPlatformHandle = zx::vmo; variable
106 using ScopedPlatformHandle = win::ScopedHandle; variable
109 using ScopedPlatformHandle = ScopedFD; variable
112 using ScopedPlatformHandle = ScopedFDPair; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dscoped_file.h103 using ScopedPlatformHandle = ScopedResource<PlatformHandle, variable
113 using ScopedPlatformHandle = ScopedFile; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dscoped_file.h103 using ScopedPlatformHandle = ScopedResource<PlatformHandle, variable
113 using ScopedPlatformHandle = ScopedFile; variable