Home
last modified time | relevance | path

Searched refs:setDatabasePath (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/page/
DGeolocationPositionCache.h52 void setDatabasePath(const String&);
DGeolocationPositionCache.cpp82 void GeolocationPositionCache::setDatabasePath(const String& path) in setDatabasePath() function in WebCore::GeolocationPositionCache
/external/webkit/Source/WebKit2/UIProcess/
DWebIconDatabase.h64 void setDatabasePath(const String&);
DWebIconDatabase.cpp62 void WebIconDatabase::setDatabasePath(const String& path) in setDatabasePath() function in WebKit::WebIconDatabase
DWebContext.cpp731 m_iconDatabase->setDatabasePath(path); in setIconDatabasePath()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DGeolocationPermissions.h109 static void setDatabasePath(WTF::String path);
DGeolocationPermissions.cpp392 void GeolocationPermissions::setDatabasePath(String path) in setDatabasePath() function in android::GeolocationPermissions
/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp560 GeolocationPermissions::setDatabasePath(path); in Sync()
561 GeolocationPositionCache::instance()->setDatabasePath(path); in Sync()
/external/webkit/Source/WebKit2/
DChangeLog6417 (WebKit::WebIconDatabase::setDatabasePath):
6713 …(WebKit::WebIconDatabase::setDatabasePath): Create a new WebCore::IconDatabase and open it to this…
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1635107 (WebCore::GeolocationPositionCache::setDatabasePath):
39142 (WebCore::GeolocationPositionCache::setDatabasePath):
39994 (WebCore::GeolocationPositionCache::setDatabasePath):
DChangeLog-2008-08-1079174 …(WebCore::DatabaseTracker::setDatabasePath): Set the member variable, also closing/opening the dat…
80792 (WebCore::DatabaseTracker::setDatabasePath):
DChangeLog-2010-05-2444494 (WebCore::GeolocationPositionCache::setDatabasePath):