Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp521 std::string profile_arg; in RunDex2Oat() local
523 profile_arg = StringPrintf("--profile-file-fd=%d", profile_fd); in RunDex2Oat()
586 AddArg(profile_arg); in RunDex2Oat()