Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h177 SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c529 SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED, TRANS_CTRL, "get pkgName failed, ret=%{public}d", ret); in ParseRequestAppInfo()
534 SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED, TRANS_CTRL, "get uid and pid failed, ret=%{public}d", ret); in ParseRequestAppInfo()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c893 return SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED; in TransProxyGetLocalInfo()
899 return SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED; in TransProxyGetLocalInfo()
1184 if ((ret == SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED || ret == SOFTBUS_TRANS_CHECK_ACL_FAILED) && in TransProxyProcessHandshakeMsg()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp842 EXPECT_EQ(ret, SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h244 SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h239 SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c863 errCode = SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED; in TransTdcFillAppInfoAndNotifyChannel()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp1766 EXPECT_EQ(ret, SOFTBUS_TRANS_PEER_SESSION_NOT_CREATED); in HWTEST_F()

Completed in 20 milliseconds