Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp226 static bool IsBootClassPathProfilingEnable() { in IsBootClassPathProfilingEnable() function
581 IsBootClassPathProfilingEnable()); in analyze_profiles()
1813 bool use_jitzygote_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable(); in dexopt()