Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_GET_CONN_OPT_FAILED (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_test/
H A Dtrans_channel_manager_test.cpp631 EXPECT_CALL(mock, TransGetConnectOptByConnInfo).WillOnce(Return(SOFTBUS_TRANS_GET_CONN_OPT_FAILED)); in HWTEST_F()
633 EXPECT_EQ(SOFTBUS_TRANS_GET_CONN_OPT_FAILED, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp678 EXPECT_EQ(SOFTBUS_TRANS_GET_CONN_OPT_FAILED, ret); in HWTEST_F()
H A Dtrans_lane_pending_test.cpp373 EXPECT_EQ(SOFTBUS_TRANS_GET_CONN_OPT_FAILED, ret); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h357 SOFTBUS_TRANS_GET_CONN_OPT_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h352 SOFTBUS_TRANS_GET_CONN_OPT_FAILED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1530 return SOFTBUS_TRANS_GET_CONN_OPT_FAILED; in TransGetConnectOptByConnInfo()

Completed in 16 milliseconds