Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dprotected_memory.h158 constexpr void* ProtectedMemoryStart = &__start_protected_memory; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dprotected_memory.h158 constexpr void* ProtectedMemoryStart = &__start_protected_memory; variable
/aosp_15_r20/external/libchrome/base/memory/
H A Dprotected_memory.h155 constexpr void* ProtectedMemoryStart = &__start_protected_memory; variable