Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c113 static int32_t NstackEventParaToSoftBusEventPara(SoftBusEvtParam *dst, const NstackDfxEvtParam *src) in NstackEventParaToSoftBusEventPara() function
159 ret = NstackEventParaToSoftBusEventPara(&msg->paramArray[i], &info->paramArray[i]); in NstackDfxEvtToSoftBusReportMsg()