Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp568 for (const std::string& dex_location : dex_locations) { in SetupArgs() local
569 AddArg("--dex-location=" + dex_location); in SetupArgs()
626 const std::string& dex_location) { in SetupCopyAndUpdate() argument
630 {dex_location}, in SetupCopyAndUpdate()