Home
last modified time | relevance | path

Searched refs:gInvalidateQuotaCache (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DActorsParent.cpp1928 bool gInvalidateQuotaCache = false; variable
6071 if (mCacheUsable && gInvalidateQuotaCache) { in EnsureStorageIsInitialized()
6074 gInvalidateQuotaCache = false; in EnsureStorageIsInitialized()
6758 void QuotaManager::InvalidateQuotaCache() { gInvalidateQuotaCache = true; } in InvalidateQuotaCache()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DActorsParent.cpp1976 bool gInvalidateQuotaCache = false; variable
6214 if (mCacheUsable && gInvalidateQuotaCache) { in EnsureStorageIsInitialized()
6217 gInvalidateQuotaCache = false; in EnsureStorageIsInitialized()
6884 void QuotaManager::InvalidateQuotaCache() { gInvalidateQuotaCache = true; } in InvalidateQuotaCache()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DActorsParent.cpp1928 bool gInvalidateQuotaCache = false; variable
6071 if (mCacheUsable && gInvalidateQuotaCache) { in EnsureStorageIsInitialized()
6074 gInvalidateQuotaCache = false; in EnsureStorageIsInitialized()
6758 void QuotaManager::InvalidateQuotaCache() { gInvalidateQuotaCache = true; } in InvalidateQuotaCache()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DActorsParent.cpp1972 bool gInvalidateQuotaCache = false; variable
6751 if (cacheUsable && gInvalidateQuotaCache) { in EnsureStorageIsInitialized()
6757 gInvalidateQuotaCache = false; in EnsureStorageIsInitialized()
7558 void QuotaManager::InvalidateQuotaCache() { gInvalidateQuotaCache = true; } in InvalidateQuotaCache()