Home
last modified time | relevance | path

Searched refs:GeolocationPositionCache (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DGeolocationPositionCache.cpp47 GeolocationPositionCache* GeolocationPositionCache::instance() in instance()
51 instance = new GeolocationPositionCache(); in instance()
55 GeolocationPositionCache::GeolocationPositionCache() in GeolocationPositionCache() function in WebCore::GeolocationPositionCache
60 void GeolocationPositionCache::addUser() in addUser()
73 void GeolocationPositionCache::removeUser() in removeUser()
109 void GeolocationPositionCache::startBackgroundThread() in startBackgroundThread()
121 void GeolocationPositionCache::threadEntryPointImpl() in threadEntryPointImpl()
134 void GeolocationPositionCache::readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache* … in readFromDatabase()
139 void GeolocationPositionCache::readFromDatabaseImpl() in readFromDatabaseImpl()
193 void GeolocationPositionCache::writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache* c… in writeToDatabase()
[all …]
H A DGeolocationPositionCache.h45 class GeolocationPositionCache {
47 static GeolocationPositionCache* instance();
57 GeolocationPositionCache();
64 static void readFromDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
67 static void writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
H A DGeolocation.h137 : m_cache(GeolocationPositionCache::instance()) in PositionCacheWrapper()
148 GeolocationPositionCache* m_cache;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2011-02-1635104 * page/GeolocationPositionCache.cpp:
35105 (WebCore::GeolocationPositionCache::addUser):
39138 * page/GeolocationPositionCache.cpp:
39139 (WebCore::GeolocationPositionCache::GeolocationPositionCache):
39140 (WebCore::GeolocationPositionCache::addUser):
39154 * page/GeolocationPositionCache.h:
39978 GeolocationPositionCache needs refactoring
39989 * page/GeolocationPositionCache.cpp:
39991 (WebCore::GeolocationPositionCache::GeolocationPositionCache):
39992 (WebCore::GeolocationPositionCache::addUser):
[all …]
H A DWebCore.pro1038 page/GeolocationPositionCache.cpp \
1880 page/GeolocationPositionCache.h \
H A DChangeLog-2010-05-2429470 * page/GeolocationPositionCache.cpp:
36329 * page/GeolocationPositionCache.cpp:
42029 for building file GeolocationPositionCache.cpp.
42031 * page/GeolocationPositionCache.cpp:
44489 * page/GeolocationPositionCache.cpp: Added.
44490 (WebCore::GeolocationPositionCache::GeolocationPositionCache):
44491 (WebCore::GeolocationPositionCache::~GeolocationPositionCache):
44493 (WebCore::GeolocationPositionCache::cachedPosition):
44495 (WebCore::GeolocationPositionCache::readFromDB):
44496 (WebCore::GeolocationPositionCache::writeToDB):
[all …]
H A DGNUmakefile.list.am2186 Source/WebCore/page/GeolocationPositionCache.cpp \
2187 Source/WebCore/page/GeolocationPositionCache.h \
H A DWebCore.gypi705 'page/GeolocationPositionCache.h',
3415 'page/GeolocationPositionCache.cpp',
H A DChangeLog9222 * page/GeolocationPositionCache.cpp:
9223 (WebCore::GeolocationPositionCache::triggerReadFromDatabase):
9224 (WebCore::GeolocationPositionCache::triggerWriteToDatabase):
H A DChangeLog-2010-12-0682365 * page/GeolocationPositionCache.h:
84557 * page/GeolocationPositionCache.h:
85709 * page/GeolocationPositionCache.h: