Home
last modified time | relevance | path

Searched refs:malloc_enable (Results 1 – 7 of 7) sorted by relevance

/system/core/libprocinfo/
Dprocess_map_test.cpp73 extern "C" void malloc_enable();
123 malloc_enable(); in VerifyReadMapFileAsyncSafe()
212 malloc_enable(); in TEST()
232 malloc_enable(); in TEST()
253 malloc_enable(); in TEST()
277 malloc_enable(); in TEST()
/system/memory/libmemunreachable/tests/
DHostMallocStub.cpp21 void malloc_enable() {} in malloc_enable() function
DMemUnreachable_test.cpp78 malloc_enable(); in CleanTcache()
/system/memory/libmemunreachable/
Dbionic.h28 extern void malloc_enable();
DScopedDisableMalloc.h44 malloc_enable(); in Enable()
DREADME.md63 …6. *Original process*: Allocations are re-enabled using `malloc_enable()`, but all threads are sti…
DMemUnreachable.cpp529 malloc_enable(); in ~UnreachableMemoryInfo()