Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c628 static void run_dexopt(int zip_fd, int odex_fd, const char* input_file_name, in run_dexopt() function
1052 run_dexopt(input_fd, out_fd, input_file, out_path); in dexopt()