Home
last modified time | relevance | path

Searched refs:quotaManager (Results 1 – 25 of 69) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vault/
H A Dlogical_system_quotas.go131 b.Core.quotaManager.SetEnableRateLimitAuditLogging(config.EnableRateLimitAuditLogging)
132 b.Core.quotaManager.SetEnableRateLimitResponseHeaders(config.EnableRateLimitResponseHeaders)
133 b.Core.quotaManager.SetRateLimitExemptPaths(config.RateLimitExemptPaths)
141 config := b.Core.quotaManager.Config()
154 names, err := b.Core.quotaManager.QuotaNames(quotas.TypeRateLimit)
197 quotaByFactors, err := b.Core.quotaManager.QuotaByFactors(ctx, qType, ns.Path, mountPath)
206 quota, err := b.Core.quotaManager.QuotaByName(qType, name)
236 if err := b.Core.quotaManager.SetQuota(ctx, qType, quota, false); err != nil {
249 quota, err := b.Core.quotaManager.QuotaByName(qType, name)
288 if err := b.Core.quotaManager.DeleteQuota(ctx, qType, name); err != nil {
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/
H A DRetryMiddlewareV2.php60 private $quotaManager; variable in Aws\\RetryMiddlewareV2
78 QuotaManager $quotaManager, argument
91 ) use ($options, $quotaManager, $retryCurlErrors, $maxAttempts) {
94 $quotaManager->releaseToQuota($result);
111 if (!$quotaManager->hasRetryQuota($result)) {
136 $this->quotaManager = new QuotaManager();
149 $this->quotaManager,
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/
H A DRetryMiddlewareV2.php60 private $quotaManager; variable in Aws\\RetryMiddlewareV2
78 QuotaManager $quotaManager, argument
91 ) use ($options, $quotaManager, $retryCurlErrors, $maxAttempts) {
94 $quotaManager->releaseToQuota($result);
111 if (!$quotaManager->hasRetryQuota($result)) {
136 $this->quotaManager = new QuotaManager();
149 $this->quotaManager,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/quota/
H A DActorsParent.cpp2461 if (quotaManager) { in Run()
2529 if (!quotaManager) { in AddRef()
2546 if (!quotaManager) { in Release()
2579 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
2766 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
2777 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
5116 MOZ_ASSERT(quotaManager); in ShutdownTimerCallback()
5160 MOZ_ASSERT(quotaManager); in LockedDecreaseUsage()
5194 MOZ_ASSERT(quotaManager); in LockedAddOriginInfo()
5864 if (!quotaManager) { in RecvStartIdleMaintenance()
[all …]
H A DFileStreams.cpp48 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
49 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DoOpen()
52 mQuotaObject = quotaManager->GetQuotaObject(mPersistenceType, mGroup, mOrigin, in DoOpen()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/quota/
H A DActorsParent.cpp2390 if (quotaManager) { in Run()
2448 if (!quotaManager) { in AddRef()
2463 if (!quotaManager) { in Release()
2494 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
2505 MOZ_ASSERT(quotaManager); in IncreaseSize()
2517 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
2526 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
2535 MOZ_ASSERT(quotaManager); in LockedMaybeUpdateSize()
5122 MOZ_ASSERT(quotaManager); in ShutdownTimerCallback()
5869 if (!quotaManager) { in RecvStartIdleMaintenance()
[all …]
H A DFileStreams.cpp42 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
43 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DoOpen()
46 mQuotaObject = quotaManager->GetQuotaObject( in DoOpen()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DActorsParent.cpp799 MOZ_ASSERT(quotaManager); in LockedUsage()
2970 if (!quotaManager) { in AddRef()
2985 if (!quotaManager) { in Release()
3016 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
3027 MOZ_ASSERT(quotaManager); in IncreaseSize()
3039 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
3048 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
3057 MOZ_ASSERT(quotaManager); in LockedMaybeUpdateSize()
3744 if (quotaManager && quotaManager->ShutdownStarted()) { in SafeMaybeRecordQuotaClientShutdownStep()
8448 if (!quotaManager) { in RecvStopIdleMaintenance()
[all …]
H A DFileStreams.cpp52 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
53 MOZ_ASSERT(quotaManager, "Shouldn't be null!"); in DoOpen()
56 mQuotaObject = quotaManager->GetQuotaObject( in DoOpen()
H A DnsIQuotaManagerService.idl21 * If the dom.quotaManager.testing preference is not true the call will be
30 * If the dom.quotaManager.testing preference is not true the call will be
39 * If the dom.quotaManager.testing preference is not true the call will be
49 * If the dom.quotaManager.testing preference is not true the call will be
59 * If the dom.quotaManager.testing preference is not true the call will be
69 * If the dom.quotaManager.testing preference is not true the call will be
82 * If the dom.quotaManager.testing preference is not true the call will be
161 * If the dom.quotaManager.testing preference is not true the call will be
224 * If the dom.quotaManager.testing preference is not true the call will be
233 * If the dom.quotaManager.testing preference is not true the call will be
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DActorsParent.cpp798 MOZ_ASSERT(quotaManager); in LockedUsage()
2906 if (!quotaManager) { in AddRef()
2921 if (!quotaManager) { in Release()
2952 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
2963 MOZ_ASSERT(quotaManager); in IncreaseSize()
2975 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
2984 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
2993 MOZ_ASSERT(quotaManager); in LockedMaybeUpdateSize()
8182 if (!quotaManager) { in RecvStartIdleMaintenance()
8212 if (!quotaManager) { in RecvStopIdleMaintenance()
[all …]
H A DFileStreams.cpp51 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
52 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DoOpen()
55 mQuotaObject = quotaManager->GetQuotaObject( in DoOpen()
H A DnsIQuotaManagerService.idl21 * If the dom.quotaManager.testing preference is not true the call will be
30 * If the dom.quotaManager.testing preference is not true the call will be
39 * If the dom.quotaManager.testing preference is not true the call will be
49 * If the dom.quotaManager.testing preference is not true the call will be
59 * If the dom.quotaManager.testing preference is not true the call will be
69 * If the dom.quotaManager.testing preference is not true the call will be
82 * If the dom.quotaManager.testing preference is not true the call will be
143 * If the dom.quotaManager.testing preference is not true the call will be
206 * If the dom.quotaManager.testing preference is not true the call will be
215 * If the dom.quotaManager.testing preference is not true the call will be
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DActorsParent.cpp798 MOZ_ASSERT(quotaManager); in LockedUsage()
2906 if (!quotaManager) { in AddRef()
2921 if (!quotaManager) { in Release()
2952 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
2963 MOZ_ASSERT(quotaManager); in IncreaseSize()
2975 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
2984 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
2993 MOZ_ASSERT(quotaManager); in LockedMaybeUpdateSize()
8182 if (!quotaManager) { in RecvStartIdleMaintenance()
8212 if (!quotaManager) { in RecvStopIdleMaintenance()
[all …]
H A DFileStreams.cpp51 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
52 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DoOpen()
55 mQuotaObject = quotaManager->GetQuotaObject( in DoOpen()
H A DnsIQuotaManagerService.idl21 * If the dom.quotaManager.testing preference is not true the call will be
30 * If the dom.quotaManager.testing preference is not true the call will be
39 * If the dom.quotaManager.testing preference is not true the call will be
49 * If the dom.quotaManager.testing preference is not true the call will be
59 * If the dom.quotaManager.testing preference is not true the call will be
69 * If the dom.quotaManager.testing preference is not true the call will be
82 * If the dom.quotaManager.testing preference is not true the call will be
143 * If the dom.quotaManager.testing preference is not true the call will be
206 * If the dom.quotaManager.testing preference is not true the call will be
215 * If the dom.quotaManager.testing preference is not true the call will be
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DActorsParent.cpp647 QuotaManager* quotaManager = QuotaManager::Get(); in AsyncClose() local
648 MOZ_ASSERT(quotaManager); in AsyncClose()
989 QuotaManager* quotaManager = QuotaManager::Get(); in Dispatch() local
990 MOZ_ASSERT(quotaManager); in Dispatch()
1214 QuotaManager* quotaManager = QuotaManager::Get(); in SendToIOThread() local
1215 MOZ_ASSERT(quotaManager); in SendToIOThread()
1239 QuotaManager* quotaManager = QuotaManager::Get(); in DatabaseWork() local
1240 MOZ_ASSERT(quotaManager); in DatabaseWork()
1242 QM_TRY(quotaManager->EnsureStorageIsInitialized()); in DatabaseWork()
1731 QuotaManager* quotaManager = QuotaManager::Get(); in GetUsageForOrigin() local
[all …]
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DActorsParent.cpp628 QuotaManager* quotaManager = QuotaManager::Get(); in AsyncClose() local
629 MOZ_ASSERT(quotaManager); in AsyncClose()
632 quotaManager->IOThread()->Dispatch(this, NS_DISPATCH_NORMAL)); in AsyncClose()
970 QuotaManager* quotaManager = QuotaManager::Get(); in Dispatch() local
971 MOZ_ASSERT(quotaManager); in Dispatch()
1167 QuotaManager* quotaManager = QuotaManager::Get(); in SendToIOThread() local
1168 MOZ_ASSERT(quotaManager); in SendToIOThread()
1192 QuotaManager* quotaManager = QuotaManager::Get(); in DatabaseWork() local
1193 MOZ_ASSERT(quotaManager); in DatabaseWork()
1681 QuotaManager* quotaManager = QuotaManager::Get(); in GetUsageForOrigin() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DActorsParent.cpp647 QuotaManager* quotaManager = QuotaManager::Get(); in AsyncClose() local
648 MOZ_ASSERT(quotaManager); in AsyncClose()
989 QuotaManager* quotaManager = QuotaManager::Get(); in Dispatch() local
990 MOZ_ASSERT(quotaManager); in Dispatch()
1214 QuotaManager* quotaManager = QuotaManager::Get(); in SendToIOThread() local
1215 MOZ_ASSERT(quotaManager); in SendToIOThread()
1239 QuotaManager* quotaManager = QuotaManager::Get(); in DatabaseWork() local
1240 MOZ_ASSERT(quotaManager); in DatabaseWork()
1242 QM_TRY(quotaManager->EnsureStorageIsInitialized()); in DatabaseWork()
1731 QuotaManager* quotaManager = QuotaManager::Get(); in GetUsageForOrigin() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DActorsParent.cpp888 MOZ_ASSERT(quotaManager); in LockedUsage()
3272 if (!quotaManager) { in AddRef()
3287 if (!quotaManager) { in Release()
3318 MOZ_ASSERT(quotaManager); in MaybeUpdateSize()
3329 MOZ_ASSERT(quotaManager); in IncreaseSize()
3341 MOZ_ASSERT(quotaManager); in DisableQuotaCheck()
3350 MOZ_ASSERT(quotaManager); in EnableQuotaCheck()
3359 MOZ_ASSERT(quotaManager); in LockedMaybeUpdateSize()
8971 if (!quotaManager) { in RecvStartIdleMaintenance()
9001 if (!quotaManager) { in RecvStopIdleMaintenance()
[all …]
H A DFileStreams.cpp44 QuotaManager* quotaManager = QuotaManager::Get(); in DoOpen() local
45 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DoOpen()
48 mQuotaObject = quotaManager->GetQuotaObject( in DoOpen()
H A DnsIQuotaManagerService.idl21 * If the dom.quotaManager.testing preference is not true the call will be
30 * If the dom.quotaManager.testing preference is not true the call will be
39 * If the dom.quotaManager.testing preference is not true the call will be
49 * If the dom.quotaManager.testing preference is not true the call will be
59 * If the dom.quotaManager.testing preference is not true the call will be
70 * If the dom.quotaManager.testing preference is not true the call will be
134 * If the dom.quotaManager.testing preference is not true the call will be
197 * If the dom.quotaManager.testing preference is not true the call will be
206 * If the dom.quotaManager.testing preference is not true the call will be
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DActorsParent.cpp576 QuotaManager* quotaManager = QuotaManager::Get(); in AsyncClose() local
577 MOZ_ASSERT(quotaManager); in AsyncClose()
918 QuotaManager* quotaManager = QuotaManager::Get(); in Dispatch() local
919 MOZ_ASSERT(quotaManager); in Dispatch()
1143 QuotaManager* quotaManager = QuotaManager::Get(); in SendToIOThread() local
1144 MOZ_ASSERT(quotaManager); in SendToIOThread()
1168 QuotaManager* quotaManager = QuotaManager::Get(); in DatabaseWork() local
1169 MOZ_ASSERT(quotaManager); in DatabaseWork()
1172 nsresult rv = quotaManager->EnsureStorageAndOriginIsInitialized( in DatabaseWork()
1651 QuotaManager* quotaManager = QuotaManager::Get(); in GetUsageForOrigin() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIndexedDatabaseManager.cpp359 if (QuotaManager* quotaManager = QuotaManager::Get()) { in Init() local
360 NoteLiveQuotaManager(quotaManager); in Init()
1204 QuotaManager* quotaManager = QuotaManager::Get(); in DirectoryLockAcquired() local
1205 MOZ_ASSERT(quotaManager); in DirectoryLockAcquired()
1210 nsresult rv = quotaManager->IOThread()->Dispatch(this, NS_DISPATCH_NORMAL); in DirectoryLockAcquired()
1229 QuotaManager* quotaManager = QuotaManager::Get(); in Open() local
1230 if (NS_WARN_IF(!quotaManager)) { in Open()
1236 quotaManager->OpenDirectory(mFileManager->Type(), mFileManager->Group(), in Open()
1262 QuotaManager* quotaManager = QuotaManager::Get(); in DeleteFile() local
1263 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DeleteFile()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIndexedDatabaseManager.cpp395 if (QuotaManager* quotaManager = QuotaManager::Get()) { in Init() local
396 NoteLiveQuotaManager(quotaManager); in Init()
1325 QuotaManager* quotaManager = QuotaManager::Get(); in DirectoryLockAcquired() local
1326 MOZ_ASSERT(quotaManager); in DirectoryLockAcquired()
1331 nsresult rv = quotaManager->IOThread()->Dispatch(this, NS_DISPATCH_NORMAL); in DirectoryLockAcquired()
1354 QuotaManager* quotaManager = QuotaManager::Get(); in Open() local
1355 if (NS_WARN_IF(!quotaManager)) { in Open()
1361 quotaManager->OpenDirectory(mFileManager->Type(), in Open()
1393 QuotaManager* quotaManager = QuotaManager::Get(); in DeleteFile() local
1394 NS_ASSERTION(quotaManager, "Shouldn't be null!"); in DeleteFile()
[all …]

123