Searched refs:writeToDatabase (Results 1 – 10 of 10) sorted by relevance
190 m_queue.append(createCallbackTask(writeToDatabase, this)); in triggerWriteToDatabase()193 void GeolocationPositionCache::writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache* c… in writeToDatabase() function in WebCore::GeolocationPositionCache
67 static void writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
195 bool writeToDatabase();
1378 bool didWrite = writeToDatabase(); in syncThreadMainLoop()1566 bool IconDatabase::writeToDatabase() in writeToDatabase() function in WebCore::IconDatabase1785 writeToDatabase(); in cleanupSyncThread()
26030 (WebCore::IconDataCache::writeToDatabase):34150 (WebCore::IconDataCache::writeToDatabase): Use our new result codes34623 …(WebCore::IconDataCache::writeToDatabase): Instead of one INSERT relying on SQLites conflict handl…37241 (WebCore::IconDataCache::writeToDatabase):37319 … (IconDataCache::writeToDatabase): Write the current iconURL, data, and timestamp to the given DB
6192 (WebCore::IconDatabase::writeToDatabase):8307 …(WebCore::IconDatabase::writeToDatabase): Writes any changes page -> icon url mappings to disk, as…48781 (WebCore::IconDataCache::writeToDatabase):49078 (WebCore::IconDataCache::writeToDatabase):
39152 (WebCore::GeolocationPositionCache::writeToDatabase):39998 (WebCore::GeolocationPositionCache::writeToDatabase):
12487 (WebCore::IconDatabase::writeToDatabase): Removed unused local variable.72144 (WebCore::IconDatabase::writeToDatabase):78845 (WebCore::IconDatabase::writeToDatabase):
20724 … (WebCore::IconDatabase::writeToDatabase): Acquire m_urlAndIconLock because the SharedBuffer<> data27059 (WebCore::IconDatabase::writeToDatabase): Changed to used the accessor functions.
78623 (WebCore::IconDatabase::writeToDatabase): Don't call checkForDanglingPageURLs unless