Home
last modified time | relevance | path

Searched refs:writeToDatabase (Results 1 – 25 of 27) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DGeolocationPositionCache.cpp190 m_queue.append(createCallbackTask(writeToDatabase, AllowCrossThreadAccess(this))); in triggerWriteToDatabase()
193 void GeolocationPositionCache::writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache* c… in writeToDatabase() function in WebCore::GeolocationPositionCache
H A DGeolocationPositionCache.h67 static void writeToDatabase(ScriptExecutionContext*, GeolocationPositionCache*);
/dports/www/R-cran-shiny/shiny/man/
H A Disolate.Rd42 writeToDatabase(data)
54 writeToDatabase(data)
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dchart.cgi143 $series->writeToDatabase();
172 $series->writeToDatabase();
/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dchart.cgi141 $series->writeToDatabase();
170 $series->writeToDatabase();
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/vlsn/
H A DVLSNBucket.java820 void writeToDatabase(EnvironmentImpl envImpl, in writeToDatabase() method in VLSNBucket
833 writeToDatabase(envImpl, c); in writeToDatabase()
863 void writeToDatabase(EnvironmentImpl envImpl, Cursor cursor) { in writeToDatabase() method in VLSNBucket
H A DVLSNTracker.java351 lastOnDiskVLSN = flushRange.writeToDatabase(envImpl, in flushToDatabase()
389 target.writeToDatabase(envImpl, mappingDbImpl, txn); in flushToDatabase()
393 lastOnDiskVLSN = flushRange.writeToDatabase(envImpl, in flushToDatabase()
H A DVLSNRange.java71 VLSN writeToDatabase(final EnvironmentImpl envImpl, in writeToDatabase() method in VLSNRange
H A DVLSNIndex.java1320 placeholder.writeToDatabase(envImpl, cursor); in pruneDatabaseHead()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/
H A DPresenceManagerImpl.java264 writeToDatabase(username, offlinePresence, offlinePresenceDate); in userUnavailable()
268 … private void writeToDatabase(String username, String offlinePresence, Date offlinePresenceDate) { in writeToDatabase() method in PresenceManagerImpl
596 writeToDatabase(session.getUsername(), null, new Date()); in serverStopping()
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DSeries.pm160 sub writeToDatabase { subroutine
H A DComponent.pm286 $series->writeToDatabase();
H A DProduct.pm469 $series->writeToDatabase();
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DSeries.pm162 sub writeToDatabase { subroutine
H A DComponent.pm293 $series->writeToDatabase();
H A DProduct.pm477 $series->writeToDatabase();
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/icon/
H A DIconDatabase.h195 bool writeToDatabase();
H A DIconDatabase.cpp1379 bool didWrite = writeToDatabase(); in syncThreadMainLoop()
1567 bool IconDatabase::writeToDatabase() in writeToDatabase() function in WebCore::IconDatabase
1786 writeToDatabase(); in cleanupSyncThread()
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/Install/
H A DDB.pm2115 $series->writeToDatabase();
2126 $series->writeToDatabase();
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/Install/
H A DDB.pm2089 $series->writeToDatabase();
2100 $series->writeToDatabase();
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/rep/vlsn/
H A DVLSNIndexTest.java1085 placeholder.writeToDatabase(DbInternal.getEnvironmentImpl(env), in testNonContiguousGhostBucket()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-12-3126030 (WebCore::IconDataCache::writeToDatabase):
34150 (WebCore::IconDataCache::writeToDatabase): Use our new result codes
34623 …(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
H A DChangeLog-2007-10-146192 (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):
H A DChangeLog-2011-02-1639152 (WebCore::GeolocationPositionCache::writeToDatabase):
39998 (WebCore::GeolocationPositionCache::writeToDatabase):
H A DChangeLog-2008-08-1012487 (WebCore::IconDatabase::writeToDatabase): Removed unused local variable.
72144 (WebCore::IconDatabase::writeToDatabase):
78845 (WebCore::IconDatabase::writeToDatabase):

12