Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp656 int32_t ret = CopyAsyncReqItemSessionParamIds(param, &target);
713 int32_t ret = CopyAsyncReqItemSessionParamIds(param, &target);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c309 static int32_t CopyAsyncReqItemSessionParamIds(const SessionParam *source, SessionParam *target) in CopyAsyncReqItemSessionParamIds() function
370 return CopyAsyncReqItemSessionParamIds(source, target); in CopyAsyncReqItemSessionParam()