Home
last modified time | relevance | path

Searched defs:getRequiredBackingSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dalignment.cpp14 static size_t getRequiredBackingSize(size_t Size, size_t Alignment, in getRequiredBackingSize() function in AlignmentTestGPA
/aosp_15_r20/external/gwp_asan/gwp_asan/
H A Dguarded_pool_allocator.cpp171 size_t GuardedPoolAllocator::getRequiredBackingSize(size_t Size, in getRequiredBackingSize() function in gwp_asan::GuardedPoolAllocator