Home
last modified time | relevance | path

Searched defs:boot_image_info_list (Results 1 – 2 of 2) sorted by relevance

/art/runtime/oat/
Doat_file_assistant_context.cc65 std::vector<BootImageInfo>& boot_image_info_list = boot_image_info_list_by_isa_[kRuntimeISA]; local
141 std::vector<BootImageInfo>& boot_image_info_list = boot_image_info_list_by_isa_[isa]; in GetBootImageInfoList() local
Doat_file_assistant.cc770 const std::vector<OatFileAssistantContext::BootImageInfo>& boot_image_info_list = in ValidateBootClassPathChecksums() local