Home
last modified time | relevance | path

Searched defs:art_fd (Results 1 – 3 of 3) sorted by relevance

/art/libartpalette/apex/
Dpalette.cc176 int art_fd, in PaletteNotifyStartDex2oatCompilation()
185 int art_fd, in PaletteNotifyEndDex2oatCompilation()
/art/runtime/gc/space/
Dimage_space.h339 mutable android::base::unique_fd art_fd; member
Dimage_space.cc1939 android::base::unique_fd art_fd(memfd_create_compat(art_filename.c_str(), /*flags=*/ 0)); in CompileBootclasspathElements() local
2782 android::base::unique_fd art_fd, in Load()