Searched refs:IsPrimaryZygote (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 174 bool IsPrimaryZygote() const { in IsPrimaryZygote() function |
/art/runtime/jit/ | ||
D | jit.cc | 952 if (Runtime::Current()->IsPrimaryZygote()) { in Run() |