Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dmalloc_heapprofd.cpp284 if (!MallocLimitInstalled()) { in HandleHeapprofdSignal()
383 if (!MallocLimitInstalled()) { in MallocInitHeapprofdHook()
439 if (!MallocLimitInstalled()) { in DispatchReset()
H A Dmalloc_limit.h38 bool MallocLimitInstalled();
H A Dmalloc_limit.cpp256 bool MallocLimitInstalled() { in MallocLimitInstalled() function
H A Dmalloc_common_dynamic.cpp341 if (!MallocLimitInstalled()) { in FinishInstallHooks()