Home
last modified time | relevance | path

Searched defs:realloc_hook (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_hooks.cc56 ReallocOverrideHook realloc_hook) { in SetOverrideHooks()
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp46 decltype(__realloc_hook) realloc_hook; member
/aosp_15_r20/bionic/libc/malloc_hooks/tests/
H A Dmalloc_hooks_tests.cpp258 TEST_F(MallocHooksTest, realloc_hook) { in TEST_F() argument