Home
last modified time | relevance | path

Searched refs:SetMsgParamNameAndType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c268 static int32_t SetMsgParamNameAndType(SoftBusEvtReportMsg *msg, SoftBusEvtParamSize *paramSize) in SetMsgParamNameAndType() function
342 int32_t ret = SetMsgParamNameAndType(msg, g_connResultParam); in SoftBusCreateConnDurMsg()
364 int32_t ret = SetMsgParamNameAndType(msg, g_processStepParam); in SoftBusCreateProcStepMsg()
H A Dsoftbus_hisysevt_discreporter.c139 static int32_t SetMsgParamNameAndType(SoftBusEvtReportMsg *msg, SoftBusEvtParamSize *paramSize) in SetMsgParamNameAndType() function
185 if (SetMsgParamNameAndType(msg, g_firstDsicTimeParam) != SOFTBUS_OK) { in SoftBusCreateFirstDiscDurMsg()