Searched defs:image_fd (Results 1 – 1 of 1) sorted by relevance
691 static void run_dex2oat(int zip_fd, int oat_fd, int image_fd, const char* input_file_name, in run_dex2oat()1403 fd_t input_fd=-1, out_fd=-1, image_fd=-1, swap_fd=-1; in dexopt() local