Home | History | Annotate | Download | only in src

Lines Matching defs:openFile

398 PlatformFileHandle PlatformBridge::openFile(const String& path, FileOpenMode mode)
400 return webKitClient()->fileUtilities()->openFile(path, mode);