Searched defs:allocateInGuardedPool (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/gwp_asan/gwp_asan/platform_specific/ | ||
H A D | guarded_pool_allocator_fuchsia.cpp | 70 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator |
H A D | guarded_pool_allocator_posix.cpp | 78 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator |