Searched defs:msgInfo (Results 1 – 4 of 4) sorted by relevance
23 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent()
34 [info] (auto msgInfo) { in AddNotifyMsg()51 [info] (auto msgInfo) { in RemoveNotifyMsg()
26 …ortConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportConfigPolicyEvent()
157 Uint8Buff msgInfo = { msgInfoVal, msgInfoLen }; in GenerateSignInfo() local