Searched defs:OpenFile (Results 1 – 5 of 5) sorted by relevance
46 unique_fd OpenFile(const std::string& name) const override { in OpenFile() function in TestImageSource
1941 unique_fd ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource1974 unique_fd LocalImageSource::OpenFile(const std::string& name) const { in OpenFile() function in LocalImageSource
91 FileDescriptorPtr OpenFile(const char* path, in OpenFile() function
185 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function
2809 auto SnapshotManager::OpenFile(const std::string& file, int lock_flags) in OpenFile() function in android::snapshot::SnapshotManager