Searched defs:createDirectory (Results 1 – 10 of 10) 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
124 …virtual void createDirectory(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_A… in createDirectory() function
257 void createDirectory (const char* path) in createDirectory() function
641 DirectoryModel.prototype.createDirectory = function(name, method in DirectoryModel
511 void WebFileSystemImpl::createDirectory( in createDirectory() function in content::WebFileSystemImpl