Home
last modified time | relevance | path

Searched refs:ResetStartupWriteTimer (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/startupcache/test/
H A DTestStartupCache.cpp105 rv = sc->ResetStartupWriteTimer(); in TestStartupWriteRead()
321 rv = sc->ResetStartupWriteTimer(); in TestIgnoreDiskCache()
362 sc->ResetStartupWriteTimer(); in TestEarlyShutdown()
/dports/www/firefox-legacy/firefox-52.8.0esr/startupcache/
H A DStartupCache.cpp364 return ResetStartupWriteTimer(); in PutBuffer()
611 StartupCache::ResetStartupWriteTimer() in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
812 StartupCacheWrapper::ResetStartupWriteTimer() in ResetStartupWriteTimer() function in mozilla::scache::StartupCacheWrapper
815 return sc ? sc->ResetStartupWriteTimer() : NS_ERROR_NOT_INITIALIZED; in ResetStartupWriteTimer()
H A DStartupCache.h156 nsresult ResetStartupWriteTimer();
/dports/lang/spidermonkey60/firefox-60.9.0/startupcache/
H A DStartupCache.h141 nsresult ResetStartupWriteTimer();
H A DStartupCache.cpp312 return ResetStartupWriteTimer(); in PutBuffer()
527 nsresult StartupCache::ResetStartupWriteTimer() { in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
/dports/www/firefox-esr/firefox-91.8.0/startupcache/
H A DStartupCache.h183 nsresult ResetStartupWriteTimer();
H A DStartupCache.cpp479 return ResetStartupWriteTimer(); in PutBuffer()
821 nsresult StartupCache::ResetStartupWriteTimer() { in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
/dports/www/firefox/firefox-99.0/startupcache/
H A DStartupCache.h183 nsresult ResetStartupWriteTimer();
H A DStartupCache.cpp479 return ResetStartupWriteTimer(); in PutBuffer()
821 nsresult StartupCache::ResetStartupWriteTimer() { in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
/dports/mail/thunderbird/thunderbird-91.8.0/startupcache/
H A DStartupCache.h183 nsresult ResetStartupWriteTimer();
H A DStartupCache.cpp479 return ResetStartupWriteTimer(); in PutBuffer()
821 nsresult StartupCache::ResetStartupWriteTimer() { in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
/dports/lang/spidermonkey78/firefox-78.9.0/startupcache/
H A DStartupCache.h182 nsresult ResetStartupWriteTimer();
H A DStartupCache.cpp463 return ResetStartupWriteTimer(); in PutBuffer()
808 nsresult StartupCache::ResetStartupWriteTimer() { in ResetStartupWriteTimer() function in mozilla::scache::StartupCache
/dports/www/firefox-esr/firefox-91.8.0/startupcache/test/
H A DTestStartupCache.cpp92 rv = sc->ResetStartupWriteTimer(); in TEST_F()
/dports/www/firefox/firefox-99.0/startupcache/test/
H A DTestStartupCache.cpp92 rv = sc->ResetStartupWriteTimer(); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/startupcache/test/
H A DTestStartupCache.cpp92 rv = sc->ResetStartupWriteTimer(); in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/startupcache/test/
H A DTestStartupCache.cpp92 rv = sc->ResetStartupWriteTimer(); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/startupcache/test/
H A DTestStartupCache.cpp99 rv = sc->ResetStartupWriteTimer(); in TEST_F()