Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp321 static bool IsBootClassPathProfilingEnable() { in IsBootClassPathProfilingEnable() function
463 if (use_jitzygote_image == "true" || IsBootClassPathProfilingEnable()) { in RunDex2Oat()
910 IsBootClassPathProfilingEnable()); in analyze_profiles()