Home
last modified time | relevance | path

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

/art/runtime/metrics/
Dreporter.cc259 ReportingConfig ReportingConfig::FromFlags(bool is_system_server) { in FromFlags()
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc296 jboolean is_system_server, in ZygoteHooks_nativePostForkChild()
/art/runtime/
Druntime.h193 void SetAsZygoteChild(bool is_system_server, bool is_zygote) { in SetAsZygoteChild()
Druntime.cc1089 bool is_system_server, in InitNonZygoteOrPostFork()
/art/runtime/jit/
Djit.cc1583 void Jit::PostForkChildAction(bool is_system_server, bool is_zygote) { in PostForkChildAction()
Djit_code_cache.cc1813 void JitCodeCache::PostForkChildAction(bool is_system_server, bool is_zygote) { in PostForkChildAction()