Home
last modified time | relevance | path

Searched refs:MallocLimitInstalled (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Dmalloc_heapprofd.cpp284 if (!MallocLimitInstalled()) { in HandleHeapprofdSignal()
387 if (!MallocLimitInstalled()) { in MallocInitHeapprofdHook()
443 if (!MallocLimitInstalled()) { in DispatchReset()
Dmalloc_limit.h38 bool MallocLimitInstalled();
Dmalloc_limit.cpp256 bool MallocLimitInstalled() { in MallocLimitInstalled() function
Dmalloc_common_dynamic.cpp339 if (!MallocLimitInstalled()) { in FinishInstallHooks()