Searched defs:oat_fd (Results 1 – 6 of 6) sorted by relevance
| /art/libartpalette/apex/ |
| D | palette.cc | 177 int oat_fd, in PaletteNotifyStartDex2oatCompilation() 186 int oat_fd, in PaletteNotifyEndDex2oatCompilation()
|
| /art/runtime/gc/space/ |
| D | image_space.h | 341 mutable android::base::unique_fd oat_fd; member
|
| D | image_space.cc | 1744 int oat_fd = in ValidateOatFile() local 1941 android::base::unique_fd oat_fd(memfd_create_compat(oat_filename.c_str(), /*flags=*/ 0)); in CompileBootclasspathElements() local 2834 android::base::unique_fd oat_fd, in OpenOatFile() 3117 android::base::unique_fd oat_fd; in LoadComponents() local
|
| /art/runtime/ |
| D | oat_file_assistant.cc | 115 int oat_fd, in OatFileAssistant() 1249 const std::string& filename, bool use_fd, int zip_fd, int vdex_fd, int oat_fd) { in Reset()
|
| D | oat_file.cc | 242 int oat_fd, in OpenOatFile() 1659 bool ElfOatFile::Load(int oat_fd, in Load() 1969 int oat_fd, in Open()
|
| D | oat_file_assistant_test.cc | 209 int oat_fd = -1, in CreateOatFileAssistant()
|