Home
last modified time | relevance | path

Searched defs:dex_locations (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Ddexopt_test.cc86 ArrayRef<const std::string> dex_locations(libcore_dex_locations); in GenerateAlternateImage() local
Dclass_loader_context.cc585 std::vector<std::string> dex_locations; in EncodeClassPathContexts() local
649 const std::vector<std::string>& dex_locations, in EncodeClassPath()
Dcommon_runtime_test.cc428 ArrayRef<const std::string> dex_locations, in CompileBootImage()
Doat_file_assistant.cc819 ArrayRef<const std::string> dex_locations(&oat_file_assistant_->dex_location_, in GetFile() local
Druntime.cc1120 ArrayRef<const std::string> dex_locations, in OpenBootDexFiles()
/art/dex2oat/
Ddex2oat_test.cc73 int GenerateOdexForTestWithStatus(const std::vector<std::string>& dex_locations, in GenerateOdexForTestWithStatus()
140 std::vector<std::string> dex_locations; in GenerateOdexForTest() local
/art/runtime/gc/space/
Dimage_space.cc2134 std::set<std::string> dex_locations; in CompileExtension() local
4101 ArrayRef<const std::string> dex_locations, in ExpandMultiImageLocations()