Home
last modified time | relevance | path

Searched defs:ProtectedMemoryEnd (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.h159 constexpr void* ProtectedMemoryEnd = &__stop_protected_memory; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dprotected_memory.h159 constexpr void* ProtectedMemoryEnd = &__stop_protected_memory; variable
/aosp_15_r20/external/libchrome/base/memory/
H A Dprotected_memory.h156 constexpr void* ProtectedMemoryEnd = &__stop_protected_memory; variable