Home
last modified time | relevance | path

Searched refs:ensureDirectoryPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDOMFilePath.cpp45 return ensureDirectoryPath(base) + components; in append()
48 String DOMFilePath::ensureDirectoryPath(const String& path) in ensureDirectoryPath() function in WebCore::DOMFilePath
DDOMFilePath.h54 static String ensureDirectoryPath(const String& path);