Searched defs:createDirectory (Results 1 – 9 of 9) sorted by relevance
40 public boolean createDirectory(DataEntry dataEntry) throws IOException; in createDirectory() method
50 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory() method in ParentDataEntryWriter
56 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory() method in CascadingDataEntryWriter
77 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory() method in FilteredDataEntryWriter
58 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory() method in DirectoryWriter
76 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory() method in JarWriter
98 …virtual void createDirectory(const WebString& path, bool exclusive, WebFileSystemCallbacks*) { WEB… in createDirectory() function
94 void AsyncFileSystemChromium::createDirectory(const String& path, bool exclusive, PassOwnPtr<AsyncF… in createDirectory() function in WebCore::AsyncFileSystemChromium
120 void WorkerAsyncFileSystemChromium::createDirectory(const String& path, bool exclusive, PassOwnPtr<… in createDirectory() function in WebCore::WorkerAsyncFileSystemChromium