Home
last modified time | relevance | path

Searched refs:GetAllocInfoBySessionParam (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.cpp1257 int32_t ret = GetAllocInfoBySessionParam(param, &allocInfo);
1265 ret = GetAllocInfoBySessionParam(param, &allocInfo);
1269 ret = GetAllocInfoBySessionParam(param, &allocInfo);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1023 static int32_t GetAllocInfoBySessionParam(const SessionParam *param, LaneAllocInfo *allocInfo) in GetAllocInfoBySessionParam() function
1341 ret = GetAllocInfoBySessionParam(param, &allocInfo); in TransGetLaneInfo()
1459 ret = GetAllocInfoBySessionParam(param, &allocInfo); in TransAsyncGetLaneInfo()