Searched refs:dex_location (Results 1 – 1 of 1) sorted by relevance
801 for (const std::string& dex_location : dex_locations) { in SetupArgs() local802 AddArg("--dex-location=" + dex_location); in SetupArgs()839 const std::string& dex_location) { in SetupCopyAndUpdate() argument845 std::vector<std::string> dex_locations = {dex_location}; in SetupCopyAndUpdate()