Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1370 unique_fd maybe_open_dexopt_swap_file(const char* out_oat_path) { in maybe_open_dexopt_swap_file() function
2199 unique_fd swap_fd = maybe_open_dexopt_swap_file(out_oat_path); in dexopt()