Home
last modified time | relevance | path

Searched refs:EVENT_STAGE_RESULT_OK (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp732 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 Dsoftbus_hidumper_util.c276 … || 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 Dtrans_udp_static_test.cpp216 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 Dtrans_session_service.c122 .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 Devent_form_enum.h26 EVENT_STAGE_RESULT_OK = 1, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c94 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 Ddisc_coap.c131 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 Dsoftbus_proxychannel_control.c150 .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 Dwifi_direct_dfx.cpp34 .result = EVENT_STAGE_RESULT_OK, in DfxRecord()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c432 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 Dtrans_tcp_direct_listener.c255 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 Dtrans_tcp_direct_manager.c317 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in TransOpenDirectChannel()
H A Dtrans_tcp_direct_message.c658 .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 Dauth_hichain.c118 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 Dtrans_udp_negotiation.c629 .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 Ddisc_ble_dispatcher.c188 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 Dtrans_channel_callback.c85 .result = EVENT_STAGE_RESULT_OK, in TransServerOnChannelOpened()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c1435 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 Dsoftbus_conn_ble_connection.c394 .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 Dsoftbus_conn_ble_manager.c223 .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 Dsoftbus_tcp_connect_manager.c109 .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 Dtrans_network_statistics.c324 .result = EVENT_STAGE_RESULT_OK, in DfxRecordTransChannelStatistics()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c155 .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 Ddisc_ble.c935 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 Dsoftbus_adapter_socket.c85 .result = res == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in DfxReportAdapterSocket()

12