Searched refs:image_fd (Results 1 – 1 of 1) sorted by relevance
312 int image_fd, in RunDex2Oat() argument386 if (image_fd >= 0) { in RunDex2Oat()441 if (image_fd >= 0) { in RunDex2Oat()442 dex2oat_image_fd = StringPrintf("--app-image-fd=%d", image_fd); in RunDex2Oat()2121 Dex2oatFileWrapper image_fd = maybe_open_app_image( in dexopt() local2142 image_fd.get(), in dexopt()2189 image_fd.SetCleanup(false); in dexopt()