Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
DSQLiteFileSystem.h79 static bool ensureDatabaseDirectoryExists(const String& path);
DSQLiteFileSystem.cpp69 bool SQLiteFileSystem::ensureDatabaseDirectoryExists(const String&) in ensureDatabaseDirectoryExists() function in WebCore::SQLiteFileSystem