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