Home
last modified time | relevance | path

Searched defs:front_guard (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/bionic/libc/malloc_debug/
H A DDebugData.h85 std::unique_ptr<FrontGuardData> front_guard; variable
/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_config_tests.cpp158 TEST_F(MallocDebugConfigTest, front_guard) { in TEST_F() argument
H A Dmalloc_debug_unit_tests.cpp467 TEST_F(MallocDebugTest, front_guard) { in TEST_F() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp2878 detail::construction_guard<allocator_type> front_guard(pos, get_allocator_ref()); in overwrite_buffer_impl() local