Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/trusty/line-coverage/include/trusty/line-coverage/
H A Dcoverage.h55 volatile void* shm_; variable
/aosp_15_r20/system/core/trusty/coverage/include/trusty/coverage/
H A Dcoverage.h76 volatile void* shm_; variable
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_memory.h159 const std::unique_ptr<SharedMemory> shm_; variable
H A Dshared_memory.h241 SharedMemoryHandle shm_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dref_counted_memory.h162 const std::unique_ptr<SharedMemory> shm_; variable
Dshared_memory.h244 SharedMemoryHandle shm_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dref_counted_memory.h162 const std::unique_ptr<SharedMemory> shm_; variable
Dshared_memory.h244 SharedMemoryHandle shm_; variable
/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.h278 std::unique_ptr<SharedMemory> shm_; variable
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc3428 std::unique_ptr<SharedMemory> shm_; member in perfetto::__anon65f12d490111::TracingServiceImplScrapingWithSmbTest