Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp312 static bool IsBootClassPathProfilingEnable() { in IsBootClassPathProfilingEnable() function
682 IsBootClassPathProfilingEnable()); in analyze_profiles()
1945 bool compile_without_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable() || in dexopt()