Searched refs:IsSystemServerProfiled (Results 1 – 3 of 3) sorted by relevance
1071 bool IsSystemServerProfiled() const;
3344 bool Runtime::IsSystemServerProfiled() const { in IsSystemServerProfiled() function in art::Runtime3349 return !IsAotCompiler() && !IsSystemServerProfiled(); in GetOatFilesExecutable()
1206 !runtime->IsSystemServerProfiled() && in RegisterDexFiles()