Searched refs:CopyEventParamVal (Results 1 – 1 of 1) sorted by relevance
80 static int32_t CopyEventParamVal(SoftBusEvtParamType type, void *dst, const void *src) in CopyEventParamVal() function126 int32_t ret = CopyEventParamVal(dst->paramType, &dst->paramValue, &src->val); in NstackEventParaToSoftBusEventPara()