Home
last modified time | relevance | path

Searched refs:ErrorCount (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Ddiagnostics.cpp70 size_t ErrorCount() const { return error_count_; } in ErrorCount() function in android::aidl::DiagnosticsContext
263 return diag.ErrorCount() == 0; in Diagnose()