Searched refs:error_count_ (Results 1 – 1 of 1) sorted by relevance
75 error_count_++; in Report()79 size_t ErrorCount() const { return error_count_; } in ErrorCount()99 size_t error_count_ = {}; member in android::aidl::DiagnosticsContext