Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1605 int vdex_fd, in RunDexoptAnalyzer() argument
1622 std::string vdex_fd_arg = "--vdex-fd=" + std::to_string(vdex_fd); in RunDexoptAnalyzer()
1644 if (vdex_fd >= 0) { in RunDexoptAnalyzer()