Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1275 std::string oat_fd_arg = "--oat-fd=" + std::to_string(oat_fd); in RunDexoptAnalyzer() local
1297 AddArg(oat_fd_arg); in RunDexoptAnalyzer()