Home
last modified time | relevance | path

Searched defs:msgInfo (Results 1 – 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/common/native/src/
Dhisysevent_adapter.cpp25 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent()
/base/customization/config_policy/frameworks/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp27 …ortConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportConfigPolicyEvent()
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Dcommon_standard_bind_exchange.c157 Uint8Buff msgInfo = { msgInfoVal, msgInfoLen }; in GenerateSignInfo() local
/base/hiviewdfx/hilog/frameworks/libhilog/base/
Dhilog_base.cpp237 struct HiLogMsgInfo msgInfo(header, tag, tagLen, fmt, fmtLen); in SendMessage() local