/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_listener.c | 228 extra.result = EVENT_STAGE_RESULT_FAILED; in TdcOnConnectEvent() 237 extra.result = EVENT_STAGE_RESULT_FAILED; in TdcOnConnectEvent() 247 extra.result = EVENT_STAGE_RESULT_FAILED; in TdcOnConnectEvent() 282 .result = EVENT_STAGE_RESULT_FAILED in TransProcDataRes() 335 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in ProcessSocketOutEvent()
|
H A D | trans_tcp_direct_manager.c | 63 .result = EVENT_STAGE_RESULT_FAILED in OnSessionOpenFailProc() 317 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in TransOpenDirectChannel()
|
/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 | 27 EVENT_STAGE_RESULT_FAILED = 2, enumerator
|
/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() 171 extra.result = EVENT_STAGE_RESULT_FAILED; in DfxRecordRegisterEnd() 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/sdk/bus_center/service/src/ |
H A D | client_bus_center.c | 155 extra.result = EVENT_STAGE_RESULT_FAILED; in DfxRecordSdkJoinLnnEnd() 174 extra.result = EVENT_STAGE_RESULT_FAILED; in DfxRecordSdkLeaveLnnEnd() 210 extra.result = EVENT_STAGE_RESULT_FAILED; in DfxRecordLnnDiscServerEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_listener.c | 165 .result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED in OnProxyChannelOpened() 172 if (extra.result == EVENT_STAGE_RESULT_FAILED) { in OnProxyChannelOpened() 284 .result = EVENT_STAGE_RESULT_FAILED in TransProxyReportOpenChannelFailEvent()
|
H A D | softbus_proxychannel_control.c | 317 extra.result = EVENT_STAGE_RESULT_FAILED; in TransProxyResetPeer()
|
H A D | softbus_proxychannel_manager.c | 773 .result = EVENT_STAGE_RESULT_FAILED in TransProxyHandshakeUnpackErrMsg() 1216 extra.result = EVENT_STAGE_RESULT_FAILED; in TransProxyProcessHandshakeMsg() 1534 .result = EVENT_STAGE_RESULT_FAILED in TransProxyNegoSessionKeySucc()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/ |
H A D | lnn_discovery_interface.c | 36 extra.result = EVENT_STAGE_RESULT_FAILED; in DfxRecordLnnDiscServiceEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_dfx.cpp | 43 .result = EVENT_STAGE_RESULT_FAILED, in DfxRecord()
|
/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 | 221 .result = EVENT_STAGE_RESULT_FAILED in NotifyUdpChannelOpenFailed() 715 ReportUdpRequestHandShakeReplyEvent(&info, &extra, EVENT_STAGE_RESULT_FAILED, ret); in TransOnExchangeUdpInfoRequest() 829 extra.result = EVENT_STAGE_RESULT_FAILED; in UdpOnAuthConnOpened() 862 .result = EVENT_STAGE_RESULT_FAILED in UdpOnAuthConnOpenFailed() 986 extra.result = EVENT_STAGE_RESULT_FAILED; in OpenAuthConnForUdpNegotiation()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 377 if (stageRes == EVENT_STAGE_RESULT_FAILED) { in OnQueryConn() 416 …ne == EVENT_SCENE_JOIN_LNN && stage == EVENT_STAGE_AUTH && stageRes == EVENT_STAGE_RESULT_FAILED) { in LnnStats() 538 && stageRes == EVENT_STAGE_RESULT_FAILED) { in TransStats() 549 …VENT_SCENE_ACTIVATION && stage == SOFTBUS_DEFAULT_STAGE && stageRes == EVENT_STAGE_RESULT_FAILED) { in TransStats()
|
/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/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() 502 extra->result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in TransBuildTransOpenChannelEndEvent()
|
/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/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 432 extra.result = EVENT_STAGE_RESULT_FAILED; in NotifyUpdateConnectionRc() 437 extra.result = extra.errcode == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in NotifyUpdateConnectionRc()
|
H A D | softbus_conn_br_manager.c | 131 .result = EVENT_STAGE_RESULT_FAILED }; in DfxRecordBrConnectFail() 393 .result = status == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED }; in ConnectDeviceDirectly()
|
/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()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_base_listener.c | 433 extra->result = err == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in FillConnEventExtra() 538 extra.result = status == SOFTBUS_OK ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in StopBaseListener()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_manager.cpp | 159 extra.result = (ret == SOFTBUS_OK) ? EVENT_STAGE_RESULT_OK : EVENT_STAGE_RESULT_FAILED; in ConnectDevice()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
H A D | trans_auth_manager.c | 400 extra->result = EVENT_STAGE_RESULT_FAILED; in TransHandleErrorAndCloseChannel() 524 extra->result = EVENT_STAGE_RESULT_FAILED; in FillExtraByAuthChannelErrorEnd()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_manager.c | 457 extra.result = EVENT_STAGE_RESULT_FAILED; in TransOpenAuthChannel()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_manager.c | 90 .result = EVENT_STAGE_RESULT_FAILED in DfxRecordTcpConnectFail()
|