Searched refs:has_quota_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/quota/
H A Dquota_manager.cc331 has_quota_(false),
356 has_quota_ = true;
381 has_quota_ = true;
439 DCHECK(!has_quota_ || usage_and_quota_.quota >= 0);
455 bool has_quota_; member in class:storage::UsageAndQuotaCallbackDispatcher

Completed in 120 milliseconds