Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c80 static int32_t CopyEventParamVal(SoftBusEvtParamType type, void *dst, const void *src) in CopyEventParamVal() function
126 int32_t ret = CopyEventParamVal(dst->paramType, &dst->paramValue, &src->val); in NstackEventParaToSoftBusEventPara()