Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp100 data.ReadInt32(channelId), SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, COMM_SDK, "read channelId failed"); in OnClientTransLimitChangeInner()
104 data.ReadUint8(tos), SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, COMM_SDK, "read tos failed"); in OnClientTransLimitChangeInner()
291 dataInfo != nullptr, SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, COMM_SDK, "read dataInfo failed!"); in OnChannelMsgReceivedInner()
325 tvList != nullptr, SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, COMM_SDK, "read tv list failed!"); in OnChannelQosEventInner()
365 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnJoinLNNResultInner()
426 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnNodeOnlineStateChangedInner()
458 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnNodeBasicInfoChangedInner()
592 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnTimeSyncResultInner()
652 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnRefreshDeviceFoundInner()
669 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnDataLevelChangedInner()
[all...]
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp137 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OnClientTransLimitChange()
291 SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, TRANS_CTRL, "write (dataInfo, len) failed"); in OnChannelMsgReceived()
374 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in SetChannelInfo()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h161 SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, enumerator
/foundation/communication/dsoftbus/tests/sdk/frame/standard/
H A Dsoftbus_frame_standard_test.cpp445 EXPECT_EQ(g_stub->OnChannelMsgReceivedInner(data, reply), SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED); in HWTEST_F()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp1266 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in StreamStatsInner()
1299 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in RippleStatsInner()
1571 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in ShiftLNNGearInner()
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp1156 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, ret); in HWTEST_F()
1193 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, ret); in HWTEST_F()
1685 EXPECT_EQ(SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, ret); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp298 return SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED; in OpenSession()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h228 SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h223 SOFTBUS_TRANS_PROXY_READRAWDATA_FAILED, enumerator

Completed in 27 milliseconds