Searched refs:OpenFile (Results 1 – 3 of 3) sorted by relevance
143 std::unique_ptr<const DexFile> dex_file(OpenFile(fd.Release(), in GetMultiDexChecksums()266 std::unique_ptr<const DexFile> dex_file(OpenFile(fd, in OpenWithMagic()290 return OpenFile(fd, location, verify, verify_checksum, mmap_shared, error_msg); in OpenDex()310 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenFile(int fd, in OpenFile() function in art::ArtDexFileLoader
115 std::unique_ptr<const DexFile> OpenFile(int fd,
1248 bool OpenFile() { in OpenFile() function in art::Dex2Oat2977 if (!dex2oat->OpenFile()) { in Dex2oat()