Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_lane_manager.h73 int32_t TransUpdateSocketChannelInfoBySession(
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp292 ret = TransUpdateSocketChannelInfoBySession(sessionName, sessionId, channelId, channelType);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c328 TransUpdateSocketChannelInfoBySession( in TransOpenChannel()
H A Dtrans_lane_manager.c465 int32_t TransUpdateSocketChannelInfoBySession( in TransUpdateSocketChannelInfoBySession() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c564 TransUpdateSocketChannelInfoBySession( in TransAsyncOpenChannelProc()