Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dsystem_utils_winuwp.cpp89 bool ProtectMemory(uintptr_t start, size_t size) in ProtectMemory() function
H A Dsystem_utils_win32.cpp207 bool ProtectMemory(uintptr_t start, size_t size) in ProtectMemory() function
H A Dsystem_utils_posix.cpp459 bool ProtectMemory(uintptr_t start, size_t size) in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dscoped_arena_containers.h240 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h240 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dscoped_arena_containers.h244 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function
/aosp_15_r20/art/libartbase/base/
H A Darena_containers.h253 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function