Home | History | Annotate | Download | only in runtime

Lines Matching full:oat_fd

115                                   int oat_fd,
152 virtual bool Load(int oat_fd,
230 int oat_fd,
242 if (!ret->Load(oat_fd,
1214 bool Load(int oat_fd,
1315 bool ElfOatFile::Load(int oat_fd,
1322 if (oat_fd != -1) {
1323 std::unique_ptr<File> file = std::make_unique<File>(oat_fd, false);
1477 int oat_fd,
1491 oat_fd,