Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc94 int vdex_fd, in OatFileAssistant()
950 int vdex_fd, in Reset()
Doat_file.cc236 int vdex_fd, in OpenOatFile()
302 bool OatFileBase::LoadVdex(int vdex_fd, in LoadVdex()
1674 int vdex_fd, in Open()
Doat_file_assistant_test.cc410 android::base::unique_fd vdex_fd(open(vdex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local
448 android::base::unique_fd vdex_fd(open(vdex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local