Searched defs:isServerSide (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 84 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() 89 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_device_common_key.h | 34 bool isServerSide; member
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/ |
H A D | softbus_proxychannel_transceiver.h | 35 bool isServerSide; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_deps_mock.cpp | 111 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() 116 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 99 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() 104 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/ |
H A D | stream_adaptor.cpp | 77 …d StreamAdaptor::InitAdaptor(int32_t channelId, const VtpStreamOpenParam *param, bool isServerSide, in InitAdaptor()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link.c | 367 …tic int32_t CreateNewLaneResource(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in CreateNewLaneResource() 431 static int32_t UpdateExistLaneResource(LaneResource *resourceItem, bool isServerSide) in UpdateExistLaneResource() 450 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() 482 static bool IsNeedDelResource(uint64_t laneId, bool isServerSide, LaneResource *item) in IsNeedDelResource() 565 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 117 static int32_t NotifyUdpChannelOpened(const AppInfo *appInfo, bool isServerSide) in NotifyUdpChannelOpened() 358 static int32_t CloseUdpChannel(AppInfo *appInfo, bool isServerSide) in CloseUdpChannel() 393 static int32_t ProcessUdpChannelState(AppInfo *appInfo, bool isServerSide) in ProcessUdpChannelState()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_nego_test.cpp | 650 bool isServerSide = true; variable 774 bool isServerSide = true; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_link.h | 111 bool isServerSide; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_server_tcp_direct_test.cpp | 202 static int32_t TestAddSessionConn(bool isServerSide) in TestAddSessionConn()
|