Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_lane_manager.h76 int32_t TransUpdateSocketChannelLaneInfoBySession(
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp657 ret = TransUpdateSocketChannelLaneInfoBySession(TEST_SESSION_NAME, TEST_SESSION_ID,
662 ret = TransUpdateSocketChannelLaneInfoBySession(TEST_SESSION_NAME, TEST_NEW_SESSION_ID,
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp295 … ret = TransUpdateSocketChannelLaneInfoBySession(sessionName, sessionId, lanHandele, false, true);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1334 TransUpdateSocketChannelLaneInfoBySession( in TransGetLaneInfo()
1348 TransUpdateSocketChannelLaneInfoBySession( in TransGetLaneInfo()
1375 TransUpdateSocketChannelLaneInfoBySession( in TransAsyncGetLaneInfoByOption()
1415 TransUpdateSocketChannelLaneInfoBySession( in TransAsyncGetLaneInfoByQos()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c492 int32_t TransUpdateSocketChannelLaneInfoBySession( in TransUpdateSocketChannelLaneInfoBySession() function