Home
last modified time | relevance | path

Searched refs:malloc_disable (Results 1 – 12 of 12) sorted by relevance

/bionic/tests/
Dmalloc_iterate_test.cpp35 extern "C" void malloc_disable();
111 malloc_disable(); in VerifyPtrs()
228 malloc_disable(); in TEST()
246 malloc_disable(); in TEST()
/bionic/libc/bionic/
Dmalloc_common.cpp275 extern "C" void malloc_disable() { in malloc_disable() function
278 return dispatch_table->malloc_disable(); in malloc_disable()
280 return Malloc(malloc_disable)(); in malloc_disable()
366 Malloc(malloc_disable),
Dmalloc_limit.cpp363 dispatch_table->malloc_disable(); in LimitMallocDisable()
365 Malloc(malloc_disable)(); in LimitMallocDisable() local
Dgwp_asan_wrappers.cpp144 prev_dispatch->malloc_disable(); in gwp_asan_malloc_disable()
Dmalloc_common_dynamic.cpp181 if (!InitMallocFunction<MallocMallocDisable>(impl_handler, &table->malloc_disable, prefix, in InitMallocFunctions()
/bionic/libc/private/
Dbionic_malloc_dispatch.h74 MallocMallocDisable malloc_disable; member
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp52 void malloc_disable();
214 malloc_disable(); in TEST_F()
/bionic/docs/
Dnative_allocator.md39 to `malloc_disable`. This call will unpause any thread which is making
40 a call to an allocation function (malloc/free/etc) when `malloc_disable`
45 system. It is meant to be called after a call to `malloc_disable` to
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp1048 g_dispatch->malloc_disable(); in debug_malloc_disable()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp85 void malloc_disable();
2405 malloc_disable(); in TEST_F()
/bionic/libc/
Dlibc.map.txt1470 malloc_disable; # apex llndk
/bionic/tools/versioner/platforms/
Dlibc.map.txt1470 malloc_disable; # apex llndk