Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_context.h41 const std::vector<std::string>& image_locations; member
Dparsed_options.cc785 std::string image_locations = in DoParse() local
/art/dex2oat/linker/
Dimage_test.h66 std::vector<ScratchFile> image_locations; member
170 std::vector<std::string> image_locations = in DoCompile() local
/art/runtime/gc/space/
Dimage_space.h352 : image_locations_(image_locations), in image_locations_() argument
Dimage_space.cc2210 const std::vector<std::string>& image_locations, in BootImageLoader()
3286 const std::vector<std::string>& image_locations, in LoadBootImage()