Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1572 static void exec_dexoptanalyzer(const std::string& dex_file, int vdex_fd, int oat_fd, in exec_dexoptanalyzer() argument
1589 std::string dex_file_arg = "--dex-file=" + dex_file; in exec_dexoptanalyzer()