Searched refs:vdex_file_fd (Results 1 – 1 of 1) sorted by relevance
1227 unique_fd* vdex_file_fd) { in maybe_open_oat_and_vdex_file() argument1244 vdex_file_fd->reset(open(vdex_filename.c_str(), O_RDONLY)); in maybe_open_oat_and_vdex_file()1245 if (vdex_file_fd->get() < 0) { in maybe_open_oat_and_vdex_file()1702 unique_fd vdex_file_fd; in process_secondary_dex_dexopt() local1708 &vdex_file_fd)) { in process_secondary_dex_dexopt()1720 vdex_file_fd.get(), in process_secondary_dex_dexopt()