Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h278 SOFTBUS_TRANS_UNPACK_REPLY_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h273 SOFTBUS_TRANS_UNPACK_REPLY_FAILED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c635 SOFTBUS_TRANS_UNPACK_REPLY_FAILED, TRANS_CTRL, "UnpackReply failed"); in OpenDataBusReply() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp786 * @tc.desc: Should return SOFTBUS_TRANS_UNPACK_REPLY_FAILED when UnpackReply return SOFTBUS_MEM_ERR.
804 EXPECT_EQ(ret, SOFTBUS_TRANS_UNPACK_REPLY_FAILED); in HWTEST_F()

Completed in 15 milliseconds