Home
last modified time | relevance | path

Searched refs:HasImageWithProfile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Djit.cc1192 static bool HasImageWithProfile() { in HasImageWithProfile() function
1230 if (runtime->IsZygote() && HasImageWithProfile() && UseJitCompilation()) { in CreateThreadPool()
1313 UseJitCompilation() && HasImageWithProfile() && in RegisterDexFiles()
1772 if (is_system_server && HasImageWithProfile()) { in PostForkChildAction()