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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1108 unique_fd maybe_open_dexopt_swap_file(const char* out_oat_path) { function in namespace:android::installd
1564 unique_fd swap_fd = maybe_open_dexopt_swap_file(out_oat_path);

Completed in 21 milliseconds