Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp1226 for (const std::string& dex_location : dex_locations) { in run_profman_dump() local
1227 profman_args.push_back(StringPrintf("--dex-location=%s", dex_location.c_str())); in run_profman_dump()