Home
last modified time | relevance | path

Searched defs:needOccupy (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_conn_mock.cpp86 bool CheckActiveConnection(const ConnectOption *option, bool needOccupy) in CheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_connection_mock.cpp78 bool CheckActiveConnection(const ConnectOption *option, bool needOccupy) in CheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c586 bool CheckActiveConnection(const ConnectOption *info, bool needOccupy) in CheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c738 static bool TcpCheckActiveConnection(const ConnectOption *info, bool needOccupy) in TcpCheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_deps_mock.cpp368 bool CheckActiveConnection(const ConnectOption *option, bool needOccupy) in CheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1598 static bool BrCheckActiveConnection(const ConnectOption *option, bool needOccupy) in BrCheckActiveConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1880 static bool BleCheckActiveConnection(const ConnectOption *option, bool needOccupy) in BleCheckActiveConnection()