Searched defs:deleteEmptyDirectory (Results 1 – 11 of 11) sorted by relevance
45 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
54 virtual bool deleteEmptyDirectory(const WebString& path) { return false; } in deleteEmptyDirectory() function
57 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
62 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
41 bool WebFileUtilitiesImpl::deleteEmptyDirectory(const WebString& path) { in deleteEmptyDirectory() function in webkit_glue::WebFileUtilitiesImpl
140 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
81 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
118 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
101 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
83 bool deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function
344 bool PlatformBridge::deleteEmptyDirectory(const String& path) in deleteEmptyDirectory() function in WebCore::PlatformBridge