Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc1003 const std::vector<std::string>& dex_locations, in OpenDexFiles()
1329 std::vector<std::string> dex_locations; in Init() local
1349 std::vector<std::string> dex_locations; in Init() local
/art/dex2oat/
Ddex2oat_test.cc59 int GenerateOdexForTestWithStatus(const std::vector<std::string>& dex_locations, in GenerateOdexForTestWithStatus()
/art/runtime/gc/space/
Dimage_space.cc1771 const std::vector<const char*>& dex_locations, in GetMultiImageBootClassPath()