Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc1411 std::string system_oat_filename = ImageHeader::GetOatLocationFromImageLocation( in Init() local
1416 if (deny_art_apex_data_files_ && (LocationIsOnArtApexData(system_oat_filename) || in Init()
1424 LOG(ERROR) << "Could not open boot oat file from untrusted location: " << system_oat_filename; in Init()
1430 system_oat_filename, in Init()