Searched defs:removeRecursively (Results 1 – 5 of 5) sorted by relevance
64 void DirectoryEntry::removeRecursively(VoidCallback* successCallback, ErrorCallback* errorCallback)… in removeRecursively() function in blink::DirectoryEntry
69 void DirectoryEntrySync::removeRecursively(ExceptionState& exceptionState) in removeRecursively() function in blink::DirectoryEntrySync
310 void DOMFileSystemBase::removeRecursively(const EntryBase* entry, VoidCallback* successCallback, Er… in removeRecursively() function in blink::DOMFileSystemBase
98 …virtual void removeRecursively(const WebURL& path, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REAC… in removeRecursively() function
511 void WebFileSystemImpl::removeRecursively( in removeRecursively() function in content::WebFileSystemImpl