Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp287 data.ReadUint32(len), SOFTBUS_TRANS_PROXY_READUINT_FAILED, COMM_SDK, "read data len failed"); in OnChannelMsgReceivedInner()
360 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in OnJoinLNNResultInner()
421 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in OnNodeOnlineStateChangedInner()
453 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in OnNodeBasicInfoChangedInner()
587 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in OnTimeSyncResultInner()
647 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in OnRefreshDeviceFoundInner()
/foundation/communication/dsoftbus/tests/sdk/frame/standard/
H A Dsoftbus_frame_standard_test.cpp440 EXPECT_EQ(g_stub->OnChannelMsgReceivedInner(data, reply), SOFTBUS_TRANS_PROXY_READUINT_FAILED); in HWTEST_F()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp770 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in CloseChannelWithStatisticsInner()
775 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in CloseChannelWithStatisticsInner()
805 return SOFTBUS_TRANS_PROXY_READUINT_FAILED; in SendMessageInner()
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp569 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READUINT_FAILED, ret); in HWTEST_F()
575 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READUINT_FAILED, ret); in HWTEST_F()
620 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READUINT_FAILED, ret); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h416 SOFTBUS_TRANS_PROXY_READUINT_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h411 SOFTBUS_TRANS_PROXY_READUINT_FAILED, enumerator

Completed in 19 milliseconds