HomeSort by relevance Sort by last modified time
    Searched refs:repeat_exhaustion_allowance_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extensions_quota_service.cc 109 repeat_exhaustion_allowance_(sustain.InSeconds() /
111 num_available_repeat_exhaustions_(repeat_exhaustion_allowance_) {
136 num_available_repeat_exhaustions_ = repeat_exhaustion_allowance_;
140 // repeat_exhaustion_allowance_ times, it's a violation. Reset the bucket
extensions_quota_service.h 193 const int64 repeat_exhaustion_allowance_; member in class:ExtensionsQuotaService::SustainedLimit

Completed in 837 milliseconds