Searched refs:vdex_file_fd (Results 1 – 1 of 1) sorted by relevance
1556 unique_fd* vdex_file_fd) { in maybe_open_oat_and_vdex_file() argument1573 vdex_file_fd->reset(open(vdex_filename.c_str(), O_RDONLY)); in maybe_open_oat_and_vdex_file()1574 if (vdex_file_fd->get() < 0) { in maybe_open_oat_and_vdex_file()2010 unique_fd vdex_file_fd; in process_secondary_dex_dexopt() local2016 &vdex_file_fd)) { in process_secondary_dex_dexopt()2028 vdex_file_fd.get(), in process_secondary_dex_dexopt()