Home
last modified time | relevance | path

Searched defs:image_locations (Results 1 – 5 of 5) sorted by relevance

/art/runtime/oat/
Doat_file_assistant_context.h42 const std::vector<std::string>& image_locations; member
/art/dex2oat/linker/
Dimage_test.h66 std::vector<ScratchFile> image_locations; member
181 std::vector<std::string> image_locations = in DoCompile() local
/art/runtime/
Dparsed_options.cc788 std::string image_locations = in DoParse() local
/art/runtime/gc/space/
Dimage_space.h347 BootImageLayout(ArrayRef<const std::string> image_locations, in BootImageLayout()
Dimage_space.cc2230 const std::vector<std::string>& image_locations, in BootImageLoader()
3304 const std::vector<std::string>& image_locations, in LoadBootImage()