Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp774 const std::vector<std::string>& dex_locations, in SetupArgs() argument
801 for (const std::string& dex_location : dex_locations) { in SetupArgs()
824 const std::vector<std::string>& dex_locations = std::vector<std::string>(), in SetupMerge() argument
830 dex_locations, in SetupMerge()
845 std::vector<std::string> dex_locations = {dex_location}; in SetupCopyAndUpdate() local
849 dex_locations, in SetupCopyAndUpdate()
857 const std::vector<std::string>& dex_locations, in SetupDump() argument
865 dex_locations, in SetupDump()
903 const std::vector<std::string>& dex_locations = std::vector<std::string>(); in analyze_profiles() local
908 dex_locations, in analyze_profiles()
[all …]