HomeSort by relevance Sort by last modified time
    Searched refs:dex_locations (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/space/
image_space.h 137 static std::string GetMultiImageBootClassPath(const std::vector<const char*>& dex_locations,
image_space.cc     [all...]
  /art/runtime/
runtime.cc 900 const std::vector<std::string>& dex_locations,
911 const char* dex_location = dex_locations[i].c_str();
1172 std::vector<std::string> dex_locations; local
1191 std::vector<std::string> dex_locations; local
    [all...]
  /frameworks/native/cmds/installd/
commands.cpp 1392 std::vector<std::string> dex_locations; local
    [all...]

Completed in 2918 milliseconds