Searched defs:OpenFile (Results 1 – 3 of 3) sorted by relevance
183 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function
1381 int ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource1412 int LocalImageSource::OpenFile(const std::string& name) const { in OpenFile() function in LocalImageSource
115 FileDescriptorPtr OpenFile(const char* path, in OpenFile() function