/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_common_test.cpp | 732 EXPECT_EQ(extra.result, EVENT_STAGE_RESULT_OK); 736 EXPECT_EQ(extra.result, EVENT_STAGE_RESULT_OK); 758 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); 762 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); 766 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); 770 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); 774 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); 780 EXPECT_EQ(extra.result, EVENT_STAGE_RESULT_OK); 786 EXPECT_EQ(extra.result, EVENT_STAGE_RESULT_OK); 812 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK); [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 276 … || stageRes != EVENT_STAGE_RESULT_OK || discFirstTime == SOFTBUS_HISYSEVENT_GET_VALUE_ERR) { in OnQueryDisc() 338 if (stageRes == EVENT_STAGE_RESULT_OK) { in FillConnHmlInfo() 373 if (stageRes == EVENT_STAGE_RESULT_OK) { in OnQueryConn() 410 …(scene == EVENT_SCENE_JOIN_LNN && stage == EVENT_STAGE_AUTH && stageRes == EVENT_STAGE_RESULT_OK) { in LnnStats() 427 … == EVENT_SCENE_LEAVE_LNN && stage == EVENT_STAGE_LEAVE_LNN && stageRes == EVENT_STAGE_RESULT_OK) { in LnnStats() 530 && stageRes == EVENT_STAGE_RESULT_OK) { in TransStats() 544 …== EVENT_SCENE_ACTIVATION && stage == SOFTBUS_DEFAULT_STAGE && stageRes == EVENT_STAGE_RESULT_OK) { in TransStats() 554 …== EVENT_SCENE_LANE_SCORE && stage == SOFTBUS_DEFAULT_STAGE && stageRes == EVENT_STAGE_RESULT_OK) { in TransStats() 559 … == EVENT_SCENE_DETECTION && stage == SOFTBUS_DEFAULT_STAGE && stageRes == EVENT_STAGE_RESULT_OK) { in TransStats() 583 … if (timeConsuming != SOFTBUS_HISYSEVENT_GET_VALUE_ERR && stageRes == EVENT_STAGE_RESULT_OK && in OnQueryTrans() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_static_test.cpp | 216 int32_t result = EVENT_STAGE_RESULT_OK; 245 EXPECT_EQ(extra.result, EVENT_STAGE_RESULT_OK); 250 EXPECT_NE(extra.result, EVENT_STAGE_RESULT_OK);
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/session/src/ |
H A D | trans_session_service.c | 122 .result = ret == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in TransCreateSessionServer() 148 .result = ret == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in TransRemoveSessionServer()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | event_form_enum.h | 26 EVENT_STAGE_RESULT_OK = 1, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_channel_common.c | 94 extra->result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in BuildTransCloseChannelEventExtra() 467 extra->result = EVENT_STAGE_RESULT_OK; in TransBuildTransOpenChannelStartEvent() 490 extra->result = EVENT_STAGE_RESULT_OK; in TransBuildOpenAuthChannelStartEvent() 502 extra->result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in TransBuildTransOpenChannelEndEvent()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_coap.c | 131 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordCoapEnd() 182 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordSetFilterEnd() 544 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordCoapInitEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_control.c | 150 .result = EVENT_STAGE_RESULT_OK in TransProxyHandshake() 313 .result = EVENT_STAGE_RESULT_OK in TransProxyResetPeer()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_dfx.cpp | 34 .result = EVENT_STAGE_RESULT_OK, in DfxRecord()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
H A D | trans_auth_manager.c | 432 extra->result = EVENT_STAGE_RESULT_OK; in TransHandleAuthChannelSetupProcess() 585 extra.result = EVENT_STAGE_RESULT_OK; in OnRecvAuthChannelReply() 919 extra->result = EVENT_STAGE_RESULT_OK; in FillAndReportEventEnd() 981 extra->result = EVENT_STAGE_RESULT_OK; in PostAuthMsg() 1045 extra.result = EVENT_STAGE_RESULT_OK; in TransOpenAuthMsgChannelWithPara() 1112 extra.result = EVENT_STAGE_RESULT_OK; in TransOpenAuthMsgChannel()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_listener.c | 255 extra.result = EVENT_STAGE_RESULT_OK; in TdcOnConnectEvent() 335 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in ProcessSocketOutEvent()
|
H A D | trans_tcp_direct_manager.c | 317 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in TransOpenDirectChannel()
|
H A D | trans_tcp_direct_message.c | 658 .result = EVENT_STAGE_RESULT_OK in OpenDataBusReply() 823 extra->result = EVENT_STAGE_RESULT_OK; in ReportTransEventExtra() 916 extra->result = EVENT_STAGE_RESULT_OK; in HandleDataBusReply()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain.c | 118 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordLnnExchangekeyEnd() 141 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordLnnEndHichainEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 629 .result = EVENT_STAGE_RESULT_OK in TransOnExchangeUdpInfoReply() 652 extra->result = EVENT_STAGE_RESULT_OK; in ReportUdpRequestHandShakeStartEvent() 711 ReportUdpRequestHandShakeReplyEvent(&info, &extra, EVENT_STAGE_RESULT_OK, SOFTBUS_OK); in TransOnExchangeUdpInfoRequest() 777 .result = EVENT_STAGE_RESULT_OK in StartExchangeUdpInfo() 792 .result = EVENT_STAGE_RESULT_OK in UdpOnAuthConnOpened()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/dispatcher/src/ |
H A D | disc_ble_dispatcher.c | 188 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordBleInitEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_callback.c | 85 .result = EVENT_STAGE_RESULT_OK, in TransServerOnChannelOpened()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 1435 extra.result = EVENT_STAGE_RESULT_OK; in DfxRecordLnnLaneSelectEnd() 1503 .result = EVENT_STAGE_RESULT_OK, in OnAuthConnOpened() 1656 .result = EVENT_STAGE_RESULT_OK, in OnProxyChannelOpened() 1691 .result = EVENT_STAGE_RESULT_OK, in OpenProxyChannelToConnP2p() 1788 .result = EVENT_STAGE_RESULT_OK, in OnAuthTriggerConnOpened() 1877 .result = EVENT_STAGE_RESULT_OK, in DetectSuccess() 2025 .result = EVENT_STAGE_RESULT_OK, in OpenAuthToConnP2p() 2062 .result = EVENT_STAGE_RESULT_OK, in OpenAuthTriggerToConn()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_connection.c | 394 .result = EVENT_STAGE_RESULT_OK in ConnBleUpdateConnectionRc() 653 .result = status == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in SendBasicInfo() 746 .result = EVENT_STAGE_RESULT_OK in ParseBasicInfo()
|
H A D | softbus_conn_ble_manager.c | 223 .result = EVENT_STAGE_RESULT_OK in DfxRecordBleConnectSuccess() 526 .result = status == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in BleConnectDeviceDirectly() 847 .result = EVENT_STAGE_RESULT_OK in BleServerAccepted() 1807 .result = EVENT_STAGE_RESULT_OK in BleConnectDevice()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_manager.c | 109 .result = EVENT_STAGE_RESULT_OK in DfxRecordTcpConnectSuccess() 520 .result = EVENT_STAGE_RESULT_OK in TcpConnectDevice()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/ |
H A D | trans_network_statistics.c | 324 .result = EVENT_STAGE_RESULT_OK, in DfxRecordTransChannelStatistics()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 155 .result = EVENT_STAGE_RESULT_OK in DfxRecordBrConnectSuccess() 393 .result = status == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED }; in ConnectDeviceDirectly() 628 .result = EVENT_STAGE_RESULT_OK }; in ServerAccepted() 1530 .result = EVENT_STAGE_RESULT_OK }; in BrConnectDevice()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
H A D | disc_ble.c | 935 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordAdevertiserEnd() 1051 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordScanEnd() 1293 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordBleProcessEnd() 1650 extra.result = (reason == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in DfxRecordAddRecvMsgEnd()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
H A D | softbus_adapter_socket.c | 85 .result = res == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in DfxReportAdapterSocket()
|