Searched defs:trust_art_apex_data_files (Results 1 – 3 of 3) sorted by relevance
263 const bool trust_art_apex_data_files = GetBoolProperty("odsign.verification.success", false); in PrepareCompilerConfigFlags() local
1317 const bool trust_art_apex_data_files = in RunDexoptAnalyzer() local
906 bool LocationIsTrusted(const std::string& location, bool trust_art_apex_data_files) { in LocationIsTrusted()