Searched refs:filterErrors (Results 1 – 1 of 1) sorted by relevance
143 bool filterErrors=false, in ErrorCallback() argument145 this->filterErrors = filterErrors; in ErrorCallback()151 if ((this->filterErrors && this->errorType == error) || !this->filterErrors) { in onError()160 bool filterErrors; member in __anon5c786c6f0111::ErrorCallback