Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc809 std::unordered_set<const OatFile*> boot_set(boot_vector.begin(), boot_vector.end()); in SetOnlyUseSystemOatFiles() local
812 if (boot_set.find(oat_file.get()) == boot_set.end()) { in SetOnlyUseSystemOatFiles()