Searched refs:jitzygote_flag (Results 1 – 1 of 1) sorted by relevance
1809 std::string jitzygote_flag = server_configurable_flags::GetServerConfigurableFlag( in dexopt() local1813 bool use_jitzygote_image = jitzygote_flag == "true" || IsBootClassPathProfilingEnable(); in dexopt()