Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1179 int oat_fd, in RunDexoptAnalyzer() argument
1194 std::string oat_fd_arg = "--oat-fd=" + std::to_string(oat_fd); in RunDexoptAnalyzer()
1215 if (oat_fd >= 0) { in RunDexoptAnalyzer()