Searched refs:reportType (Results 1 – 7 of 7) sorted by relevance
23 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent() argument26 if (reportType == ReportType::EDM_FUNC_FAILED) { in ReportEdmEvent()
26 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &… in ReportConfigPolicyEvent() argument29 if (reportType == ReportType::CONFIG_POLICY_FAILED) { in ReportConfigPolicyEvent()
28 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &…
27 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo);
190 SMS_REPORT_TYPE_T reportType; // TP Message Type Indicator member
377 if (pDeliverRep->reportType == SMS_REPORT_NEGATIVE) { in EncodeDeliverReportPdu()
835 pDeliverRep->reportType = _SMS_REPORT_TYPE_E::SMS_REPORT_NEGATIVE;