Home
last modified time | relevance | path

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

/art/runtime/
Ddex2oat_environment_test.h73 std::vector<std::string> dex_locations; in SetUp() local
Ddexopt_test.cc89 ArrayRef<const std::string> dex_locations(libcore_dex_locations); in GenerateAlternateImage() local
Dclass_loader_context.cc426 std::vector<std::string> dex_locations; in OpenDexFiles() local
569 std::vector<std::string> dex_locations; in EncodeClassPathContexts() local
630 const std::vector<std::string>& dex_locations, in EncodeClassPath()
Dcommon_runtime_test.cc432 ArrayRef<const std::string> dex_locations, in CompileBootImage()
Doat_file_assistant.cc870 ArrayRef<const std::string> dex_locations(&oat_file_assistant_->dex_location_, in GetFile() local
Druntime.cc1209 ArrayRef<const std::string> dex_locations, in OpenBootDexFiles()
/art/libdexfile/dex/
Dart_dex_file_loader_test.cc67 std::vector<std::string> dex_locations; in TEST_F() local
84 std::vector<std::string> dex_locations; in TEST_F() local
Dart_dex_file_loader.cc89 std::vector<std::string>* dex_locations, in GetMultiDexChecksums()
/art/odrefresh/
Dodrefresh.cc419 std::vector<std::string> dex_locations; in GenerateComponents() local
/art/runtime/gc/space/
Dimage_space.cc1886 std::set<std::string> dex_locations; in CompileExtension() local
3484 std::vector<std::string> dex_locations; in VerifyBootClassPathChecksums() local
3613 ArrayRef<const std::string> dex_locations, in ExpandMultiImageLocations()
/art/dex2oat/
Ddex2oat_test.cc70 int GenerateOdexForTestWithStatus(const std::vector<std::string>& dex_locations, in GenerateOdexForTestWithStatus()
137 std::vector<std::string> dex_locations; in GenerateOdexForTest() local