Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1555 unique_fd* oat_file_fd, in maybe_open_oat_and_vdex_file() argument
1567 oat_file_fd->reset(open(oat_path, O_RDONLY)); in maybe_open_oat_and_vdex_file()
1568 if (oat_file_fd->get() < 0) { in maybe_open_oat_and_vdex_file()
2009 unique_fd oat_file_fd; in process_secondary_dex_dexopt() local
2015 &oat_file_fd, in process_secondary_dex_dexopt()
2029 oat_file_fd.get(), in process_secondary_dex_dexopt()