Searched refs:readFromDB (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
H A DGeolocationPositionCache.h48 static PassRefPtr<Geoposition> readFromDB();
H A DGeolocationPositionCache.cpp49 *s_cachedPosition = readFromDB();
80 *s_cachedPosition = readFromDB();
83 PassRefPtr<Geoposition> GeolocationPositionCache::readFromDB() function in class:WebCore::GeolocationPositionCache

Completed in 16 milliseconds