Searched refs:readFromDatabase (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DGeolocationPositionCache.h64 static void readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
H A DGeolocationPositionCache.cpp131 m_queue.append(createCallbackTask(&GeolocationPositionCache::readFromDatabase, this));
134 void GeolocationPositionCache::readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache* cache) function in class:WebCore::GeolocationPositionCache
/external/webkit/Source/WebCore/loader/icon/
H A DIconDatabase.h194 bool readFromDatabase();
H A DIconDatabase.cpp1382 didAnyWork = readFromDatabase();
1457 bool IconDatabase::readFromDatabase() function in class:WebCore::IconDatabase

Completed in 197 milliseconds