Searched defs:vdex_fd (Results 1 – 7 of 7) sorted by relevance
98 [[maybe_unused]] int vdex_fd) { in PaletteNotifyStartDex2oatCompilation()105 [[maybe_unused]] int vdex_fd) { in PaletteNotifyEndDex2oatCompilation()
179 int vdex_fd) { in PaletteNotifyStartDex2oatCompilation()188 int vdex_fd) { in PaletteNotifyEndDex2oatCompilation()
345 mutable android::base::unique_fd vdex_fd; member
1776 int vdex_fd = bcp_index < boot_class_path_vdex_files_.size() in ValidateOatFile() local1972 android::base::unique_fd vdex_fd(memfd_create(vdex_filename.c_str(), /*flags=*/ 0)); in CompileBootclasspathElements() local2869 android::base::unique_fd vdex_fd, in OpenOatFile()3152 android::base::unique_fd vdex_fd; in LoadComponents() local
304 int vdex_fd, in OpenOatFile()408 bool OatFileBase::LoadVdex(int vdex_fd, in LoadVdex()2066 int vdex_fd, in Open()
215 int vdex_fd = -1, in CreateOatFileAssistant()613 android::base::unique_fd vdex_fd(open(vdex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_P() local662 android::base::unique_fd vdex_fd(open(vdex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_P() local
112 int vdex_fd, in OatFileAssistant()