Searched refs:errorType (Results 1 – 1 of 1) sorted by relevance
144 FingerprintError errorType=FingerprintError::ERROR_NO_ERROR) { in ErrorCallback() argument146 this->errorType = errorType; in ErrorCallback()151 if ((this->filterErrors && this->errorType == error) || !this->filterErrors) { in onError()161 FingerprintError errorType; member in __anon5c786c6f0111::ErrorCallback