Home
last modified time | relevance | path

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

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