Home
last modified time | relevance | path

Searched defs:swap_fd (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp192 const char* input_file_name, const char* output_file_name, int swap_fd, in run_dex2oat()
1118 unique_fd swap_fd(open_output_file( in maybe_open_dexopt_swap_file() local
1564 unique_fd swap_fd = maybe_open_dexopt_swap_file(out_oat_path); in dexopt() local