Home
last modified time | relevance | path

Searched refs:g_zygote_child (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DPointerData.h48 extern bool* g_zygote_child;
94 return GetEncodedSize(*g_zygote_child, size);
Dmalloc_debug.cpp69 bool* g_zygote_child; variable
405 g_zygote_child = zygote_child; in debug_initialize()