Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DPointerData.cpp444 bool b_zygote_child_alloc = b.zygote_child_alloc; in GetList() local
445 if (a_zygote_child_alloc && !b_zygote_child_alloc) { in GetList()
448 if (!a_zygote_child_alloc && b_zygote_child_alloc) { in GetList()