Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DReportingStatus.java95 SERIALIZATION_ERROR(6), enumConstant
DDebugReportingJobHandler.java196 reportingStatus.setFailureStatus(ReportingStatus.FailureStatus.SERIALIZATION_ERROR); in performReport()
DEventReportingJobHandler.java281 reportingStatus.setFailureStatus(ReportingStatus.FailureStatus.SERIALIZATION_ERROR); in performReport()
DAggregateReportingJobHandler.java301 reportingStatus.setFailureStatus(ReportingStatus.FailureStatus.SERIALIZATION_ERROR); in performReport()