Home
last modified time | relevance | path

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

/system/libprocinfo/
Dprocess_map_test.cpp69 extern "C" void malloc_enable();
121 malloc_enable(); in VerifyReadMapFileAsyncSafe()
216 malloc_enable(); in TEST()
236 malloc_enable(); in TEST()
257 malloc_enable(); in TEST()
281 malloc_enable(); in TEST()
/system/memory/libmemunreachable/tests/
DHostMallocStub.cpp21 void malloc_enable() {} in malloc_enable() function
DMemUnreachable_test.cpp82 malloc_enable(); in CleanTcache()
/system/memory/libmemunreachable/
Dbionic.h29 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.cpp560 malloc_enable(); in ~UnreachableMemoryInfo()