Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc757 const std::vector<std::string>& dex_locations, in OpenDexFiles()
996 std::vector<std::string> dex_locations; in Init() local
1007 std::vector<std::string> dex_locations; in Init() local
/art/dex2oat/
Ddex2oat.cc1625 const std::vector<const char*>& dex_locations, in OpenDexFiles()