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.cpp1061 unique_fd maybe_open_dexopt_swap_file(const std::string& out_oat_path) { in maybe_open_dexopt_swap_file() function
1915 unique_fd swap_fd = maybe_open_dexopt_swap_file(out_oat.path()); in dexopt()