Home
last modified time | relevance | path

Searched refs:readFromDatabase (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/page/
DGeolocationPositionCache.cpp131 m_queue.append(createCallbackTask(&GeolocationPositionCache::readFromDatabase, this)); in triggerReadFromDatabase()
134 void GeolocationPositionCache::readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache* … in readFromDatabase() function in WebCore::GeolocationPositionCache
DGeolocationPositionCache.h64 static void readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
/external/webkit/Source/WebCore/loader/icon/
DIconDatabase.h194 bool readFromDatabase();
DIconDatabase.cpp1382 didAnyWork = readFromDatabase(); in syncThreadMainLoop()
1457 bool IconDatabase::readFromDatabase() in readFromDatabase() function in WebCore::IconDatabase
/external/webkit/Source/WebCore/
DChangeLog8225 (WebCore::IconDatabase::readFromDatabase):
8303 (WebCore::IconDatabase::readFromDatabase): Ditto.
20723 (WebCore::IconDatabase::readFromDatabase): Ditto.
40020 (WebCore::IconDatabase::readFromDatabase):
DChangeLog-2011-02-1639149 (WebCore::GeolocationPositionCache::readFromDatabase):
39997 (WebCore::GeolocationPositionCache::readFromDatabase):
DChangeLog-2007-10-146191 (WebCore::IconDatabase::readFromDatabase):
8306 …(WebCore::IconDatabase::readFromDatabase): Reads icons from the database that clients are waiting …