Searched refs:OnQuotaExceeded (Results 1 – 5 of 5) sorted by relevance
292 function->OnQuotaExceeded(violation_error); in DispatchOnIOThread()381 function->OnQuotaExceeded(violation_error); in DispatchWithCallback()
89 void ExtensionFunction::OnQuotaExceeded(const std::string& violation_error) { in OnQuotaExceeded() function in ExtensionFunction
139 virtual void OnQuotaExceeded(const std::string& violation_error);
507 virtual void OnQuotaExceeded(const std::string& error) OVERRIDE;
2335 void WebRequestHandlerBehaviorChangedFunction::OnQuotaExceeded( in OnQuotaExceeded() function in WebRequestHandlerBehaviorChangedFunction