Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc162 jboolean is_system_server, in ZygoteHooks_nativePostForkChild()
/art/runtime/
Druntime.cc705 JNIEnv* env, bool is_system_server, NativeBridgeAction action, const char* isa) { in InitNonZygoteOrPostFork()