Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp1809 std::string jitzygote_flag = server_configurable_flags::GetServerConfigurableFlag( in dexopt() local
1813 bool use_jitzygote_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable(); in dexopt()