Searched refs:OpenFile (Results 1 – 3 of 3) sorted by relevance
145 std::unique_ptr<const DexFile> dex_file(OpenFile(fd.Release(), in GetMultiDexChecksums()280 std::unique_ptr<const DexFile> dex_file(OpenFile(fd, in OpenWithMagic()304 return OpenFile(fd, location, verify, verify_checksum, mmap_shared, error_msg); in OpenDex()324 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenFile(int fd, in OpenFile() function in art::ArtDexFileLoader
130 std::unique_ptr<const DexFile> OpenFile(int fd,
1178 bool OpenFile() { in OpenFile() function in art::Dex2Oat3125 if (!dex2oat->OpenFile()) { in Dex2oat()