OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gMallocLeakZygoteChild
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
malloc_common.cpp
75
int
gMallocLeakZygoteChild
= 0;
390
if (!init_func(&__libc_malloc_default_dispatch, &
gMallocLeakZygoteChild
, options)) {
/frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp
222
extern "C" int
gMallocLeakZygoteChild
;
521
gMallocLeakZygoteChild
= 1;
Completed in 943 milliseconds