Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp541 const std::vector<std::string>& dex_locations, in SetupArgs() argument
568 for (const std::string& dex_location : dex_locations) { in SetupArgs()
611 const std::vector<std::string>& dex_locations = std::vector<std::string>(), in SetupMerge() argument
617 dex_locations, in SetupMerge()
637 const std::vector<std::string>& dex_locations, in SetupDump() argument
649 dex_locations, in SetupDump()
675 const std::vector<std::string>& dex_locations = std::vector<std::string>(); in analyze_profiles() local
680 dex_locations, in analyze_profiles()
811 std::vector<std::string> dex_locations; in dump_profiles() local
818 dex_locations.push_back(Basename(code_path)); in dump_profiles()
[all …]