Searched defs:trust_art_apex_data_files (Results 1 – 2 of 2) sorted by relevance
811 const bool trust_art_apex_data_files = true; in SetOnlyUseTrustedOatFiles() local
628 bool LocationIsTrusted(const std::string& location, bool trust_art_apex_data_files) { in LocationIsTrusted()