Searched defs:OpenFile (Results 1 – 9 of 9) sorted by relevance
31 func OpenFile(r io.ReaderAt) (*File, error) { func
212 base::unique_fd CpuSet::OpenFile(const std::string& name, int flags) const { in OpenFile() function in android::dvr::CpuSet
113 unique_fd TargetFilesPackage::OpenFile(const std::string& path) { in OpenFile() function in android::snapshot::TargetFilesPackage
2421 auto SnapshotManager::OpenFile(const std::string& file, int lock_flags) in OpenFile() function in android::snapshot::SnapshotManager
324 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenFile(int fd, in OpenFile() function in art::ArtDexFileLoader
88 FileDescriptorPtr OpenFile(const char* path, in OpenFile() function
179 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function
1620 unique_fd ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource1652 unique_fd LocalImageSource::OpenFile(const std::string& name) const { in OpenFile() function in LocalImageSource
1178 bool OpenFile() { in OpenFile() function in art::Dex2Oat