Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_INVALID_CHANNEL_ID (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp228 return SOFTBUS_TRANS_INVALID_CHANNEL_ID; in ServerIpcReleaseResources()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp251 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
255 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
259 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
263 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp461 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_test/
H A Dtrans_channel_manager_test.cpp791 EXPECT_EQ(SOFTBUS_TRANS_INVALID_CHANNEL_ID, ret); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_sessionconn.c668 return SOFTBUS_TRANS_INVALID_CHANNEL_ID; in TransGetPidByChanId()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h253 SOFTBUS_TRANS_INVALID_CHANNEL_ID, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h248 SOFTBUS_TRANS_INVALID_CHANNEL_ID, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c861 return SOFTBUS_TRANS_INVALID_CHANNEL_ID; in TransGetConnectTypeByChannelId()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_channel_test.cpp699 EXPECT_NE(ret, SOFTBUS_TRANS_INVALID_CHANNEL_ID); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c785 return SOFTBUS_TRANS_INVALID_CHANNEL_ID; in TransProxyOpenConnChannel()
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c682 return SOFTBUS_TRANS_INVALID_CHANNEL_ID; in AddAuthChannelInfoInner()

Completed in 21 milliseconds