Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc808 std::vector<const OatFile*> boot_vector = GetBootOatFiles(); in SetOnlyUseSystemOatFiles() local
809 std::unordered_set<const OatFile*> boot_set(boot_vector.begin(), boot_vector.end()); in SetOnlyUseSystemOatFiles()