Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1941 std::string jitzygote_flag = server_configurable_flags::GetServerConfigurableFlag( in dexopt() local
1945 bool compile_without_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable() || in dexopt()