Home
last modified time | relevance | path

Searched defs:IsZygote (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/dumputils/
H A Ddump_utils.cpp164 bool IsZygote(int pid) { in IsZygote() function
/aosp12/art/runtime/
H A Druntime.h173 bool IsZygote() const { in IsZygote() function