Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DQuotaManager.h475 nsresult MaybeCreateOrUpgradeStorage(mozIStorageConnection& aConnection);
H A DActorsParent.cpp5748 nsresult QuotaManager::MaybeCreateOrUpgradeStorage( in MaybeCreateOrUpgradeStorage() function in mozilla::dom::quota::QuotaManager
6048 QM_TRY(MaybeCreateOrUpgradeStorage(*connection)); in EnsureStorageIsInitialized()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQuotaManager.h475 nsresult MaybeCreateOrUpgradeStorage(mozIStorageConnection& aConnection);
H A DActorsParent.cpp5748 nsresult QuotaManager::MaybeCreateOrUpgradeStorage( in MaybeCreateOrUpgradeStorage() function in mozilla::dom::quota::QuotaManager
6048 QM_TRY(MaybeCreateOrUpgradeStorage(*connection)); in EnsureStorageIsInitialized()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DQuotaManager.h475 nsresult MaybeCreateOrUpgradeStorage(mozIStorageConnection& aConnection);
H A DActorsParent.cpp5893 nsresult QuotaManager::MaybeCreateOrUpgradeStorage( in MaybeCreateOrUpgradeStorage() function in mozilla::dom::quota::QuotaManager
6190 QM_TRY(MOZ_TO_RESULT(MaybeCreateOrUpgradeStorage(*connection))); in EnsureStorageIsInitialized()