Home
last modified time | relevance | path

Searched refs:AsyncSetTimer (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DDataStorage.h155 nsresult AsyncSetTimer(const MutexAutoLock& aProofOfLock);
H A DDataStorage.cpp609 return AsyncSetTimer(aProofOfLock); in PutInternal()
625 Unused << AsyncSetTimer(lock); in Remove()
773 DataStorage::AsyncSetTimer(const MutexAutoLock& /*aProofOfLock*/) in AsyncSetTimer() function in mozilla::DataStorage
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DDataStorage.h190 nsresult AsyncSetTimer(const MutexAutoLock& aProofOfLock);
H A DDataStorage.cpp719 return AsyncSetTimer(aProofOfLock); in PutInternal()
733 Unused << AsyncSetTimer(lock); in Remove()
870 nsresult DataStorage::AsyncSetTimer(const MutexAutoLock& /*aProofOfLock*/) { in AsyncSetTimer() function in mozilla::DataStorage
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DDataStorage.h207 nsresult AsyncSetTimer(const MutexAutoLock& aProofOfLock);
H A DDataStorage.cpp901 return AsyncSetTimer(aProofOfLock); in PutInternal()
915 Unused << AsyncSetTimer(lock); in Remove()
1081 nsresult DataStorage::AsyncSetTimer(const MutexAutoLock& /*aProofOfLock*/) { in AsyncSetTimer() function in mozilla::DataStorage