Searched refs:jitzygote_flag (Results 1 – 1 of 1) sorted by relevance
1941 std::string jitzygote_flag = server_configurable_flags::GetServerConfigurableFlag( in dexopt() local1945 bool compile_without_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable() || in dexopt()