Searched refs:InZygoteUsingJit (Results 1 – 3 of 3) sorted by relevance
409 static bool InZygoteUsingJit();
1177 bool Jit::InZygoteUsingJit() { in InZygoteUsingJit() function in art::jit::Jit1214 if (InZygoteUsingJit()) { in CreateThreadPool()
453 static bool isJitZygote = jit::Jit::InZygoteUsingJit(); in ZygoteHooks_nativeZygoteLongSuspendOk()