Searched refs:ErrorCount (Results 1 – 1 of 1) sorted by relevance
70 size_t ErrorCount() const { return error_count_; } in ErrorCount() function in android::aidl::DiagnosticsContext263 return diag.ErrorCount() == 0; in Diagnose()