Home
last modified time | relevance | path

Searched defs:ReportInternalErrorCode (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.h89 void ReportInternalErrorCode(ErrorCode error_code) override {} in ReportInternalErrorCode() function
/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h84 void ReportInternalErrorCode(ErrorCode error_code) override {} in ReportInternalErrorCode() function
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.cc515 void MetricsReporterOmaha::ReportInternalErrorCode(ErrorCode error_code) { in ReportInternalErrorCode() function in chromeos_update_engine::MetricsReporterOmaha