Home
last modified time | relevance | path

Searched defs:databasePath (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/loader/icon/wince/
DIconDatabaseWince.cpp78 String IconDatabase::databasePath() const { return String(); } in databasePath() function in WebCore::IconDatabase
/external/webkit/WebCore/page/
DGeolocation.cpp133 static void setDatabasePath(String databasePath) in setDatabasePath()
576 void Geolocation::setDatabasePath(String databasePath) in setDatabasePath()
/external/webkit/WebCore/loader/icon/
DIconDatabaseNone.cpp84 String IconDatabase::databasePath() const in databasePath() function in WebCore::IconDatabase
DIconDatabase.cpp128 bool IconDatabase::open(const String& databasePath) in open()
861 String IconDatabase::databasePath() const in databasePath() function in WebCore::IconDatabase
/external/webkit/WebKit/win/
DWebIconDatabase.cpp91 String databasePath(prefDatabasePath, SysStringLen(prefDatabasePath)); in startUpIconDatabase() local
/external/webkit/WebCore/storage/
DDatabaseTracker.cpp101 String databasePath = trackerDatabasePath(); in openTrackerDatabase() local