Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h260 SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h255 SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c782 return SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED; in TransProxyUnpackAuthHandshakeMsg()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_message_test.cpp1182 * @tc.desc: Should return SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED when given invalid msg.
1196 EXPECT_EQ(SOFTBUS_TRANS_PROXY_HANDSHAKE_GET_PKG_FAILED, ret); in HWTEST_F()

Completed in 13 milliseconds