Searched refs:dex_location (Results 1 – 1 of 1) sorted by relevance
1226 for (const std::string& dex_location : dex_locations) { in run_profman_dump() local1227 profman_args.push_back(StringPrintf("--dex-location=%s", dex_location.c_str())); in run_profman_dump()