Home
last modified time | relevance | path

Searched refs:EXIT (Results 1 - 25 of 36) sorted by relevance

12

/foundation/communication/dsoftbus/sdk/frame/common/src/
H A Dsoftbus_client_frame_manager.c235 goto EXIT; in InitSoftBus()
239 goto EXIT; in InitSoftBus()
243 goto EXIT; in InitSoftBus()
248 goto EXIT; in InitSoftBus()
254 EXIT: in InitSoftBus()
276 goto EXIT; in GetSoftBusClientNameList()
281 goto EXIT; in GetSoftBusClientNameList()
292 EXIT: in GetSoftBusClientNameList()
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c131 goto EXIT; in ServerRegisterService()
136 goto EXIT; in ServerRegisterService()
147 goto EXIT; in ServerRegisterService()
152 goto EXIT; in ServerRegisterService()
159 goto EXIT; in ServerRegisterService()
168 EXIT: in ServerRegisterService()
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c331 goto EXIT; in OpensslAesGcmEncrypt()
337 goto EXIT; in OpensslAesGcmEncrypt()
342 goto EXIT; in OpensslAesGcmEncrypt()
346 goto EXIT; in OpensslAesGcmEncrypt()
352 goto EXIT; in OpensslAesGcmEncrypt()
357 goto EXIT; in OpensslAesGcmEncrypt()
361 goto EXIT; in OpensslAesGcmEncrypt()
366 EXIT: in OpensslAesGcmEncrypt()
394 goto EXIT; in OpensslAesGcmDecrypt()
399 goto EXIT; in OpensslAesGcmDecrypt()
[all...]
H A Dsoftbus_adapter_crypto.c193 goto EXIT; in SslAesGcmDecrypt()
198 goto EXIT; in SslAesGcmDecrypt()
203 goto EXIT; in SslAesGcmDecrypt()
207 goto EXIT; in SslAesGcmDecrypt()
213 goto EXIT; in SslAesGcmDecrypt()
217 goto EXIT; in SslAesGcmDecrypt()
222 EXIT: in SslAesGcmDecrypt()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_pending.c99 goto EXIT; in CreatePendingPacket()
103 goto EXIT; in CreatePendingPacket()
108 EXIT: in CreatePendingPacket()
194 goto EXIT; in GetPendingPacketData()
198 EXIT: in GetPendingPacketData()
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_manager_napi.cpp356 goto EXIT; in GetUploadFilesComplete()
361 goto EXIT; in GetUploadFilesComplete()
367 goto EXIT; in GetUploadFilesComplete()
375 goto EXIT; in GetUploadFilesComplete()
382 goto EXIT; in GetUploadFilesComplete()
390 EXIT: in GetUploadFilesComplete()
441 goto EXIT; in GetCloneCompleteCallback()
446 goto EXIT; in GetCloneCompleteCallback()
453 goto EXIT; in GetCloneCompleteCallback()
460 EXIT in GetCloneCompleteCallback()
[all...]
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_constants.h24 EXIT, member in OHOS::Ace::NG::AccessibilityHoverEventType
H A Daccessibility_manager_ng.cpp40 type = AccessibilityHoverEventType::EXIT; in HandleAccessibilityHoverEvent()
65 type = AccessibilityHoverEventType::EXIT; in HandleAccessibilityHoverEvent()
142 if (eventType != AccessibilityHoverEventType::EXIT) { in HandleAccessibilityHoverEventInner()
171 sourceType, AccessibilityHoverEventType::EXIT, time); in HandleAccessibilityHoverEventInner()
185 hoverState_.idle = eventType == AccessibilityHoverEventType::EXIT; in HandleAccessibilityHoverEventInner()
289 && (eventType == AccessibilityHoverEventType::EXIT)) { in IsEventTypeChangeDirectHandleHover()
323 case AccessibilityHoverEventType::EXIT: in HandlePipelineAccessibilityHoverEnter()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c840 goto EXIT; in LnnSetDLDeviceInfoName()
849 goto EXIT; in LnnSetDLDeviceInfoName()
853 EXIT: in LnnSetDLDeviceInfoName()
872 goto EXIT; in LnnSetDLDeviceNickName()
875 goto EXIT; in LnnSetDLDeviceNickName()
879 EXIT: in LnnSetDLDeviceNickName()
899 goto EXIT; in LnnSetDLUnifiedDeviceName()
913 EXIT: in LnnSetDLUnifiedDeviceName()
933 goto EXIT; in LnnSetDLUnifiedDefaultDeviceName()
947 EXIT in LnnSetDLUnifiedDefaultDeviceName()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_effect.h136 return type_ == PageTransitionType::EXIT && animationOption_.routeType != RouteType::POP; in CanFit()
138 return type_ == PageTransitionType::EXIT && animationOption_.routeType != RouteType::PUSH; in CanFit()
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dpage_transition_common.h27 EXIT, // current page exit not specify route type. member in OHOS::Ace::PageTransitionType
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp438 goto EXIT; in CreateSessionServerInner()
444 goto EXIT; in CreateSessionServerInner()
450 goto EXIT; in CreateSessionServerInner()
455 EXIT: in CreateSessionServerInner()
480 goto EXIT; in RemoveSessionServerInner()
488 goto EXIT; in RemoveSessionServerInner()
496 EXIT: in RemoveSessionServerInner()
602 goto EXIT; in OpenSessionInner()
605 goto EXIT; in OpenSessionInner()
610 goto EXIT; in OpenSessionInner()
[all...]
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c245 goto EXIT; in TcpOnConnectEvent()
253 goto EXIT; in TcpOnConnectEvent()
257 goto EXIT; in TcpOnConnectEvent()
262 EXIT: in TcpOnConnectEvent()
284 goto EXIT; in RecvData()
290 goto EXIT; in RecvData()
295 EXIT: in RecvData()
/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c194 goto EXIT; in ProcessAppInfo()
201 goto EXIT; in ProcessAppInfo()
204 goto EXIT; in ProcessAppInfo()
222 goto EXIT; in ProcessAppInfo()
225 EXIT: in ProcessAppInfo()
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_event.cpp93 goto EXIT; in EventNotify()
97 goto EXIT; in EventNotify()
107 goto EXIT; in EventNotify()
115 goto EXIT; in EventNotify()
121 goto EXIT; in EventNotify()
130 EXIT: in EventNotify()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c493 goto EXIT; in TransProxyPackHandshakeMsg()
498 goto EXIT; in TransProxyPackHandshakeMsg()
502 goto EXIT; in TransProxyPackHandshakeMsg()
505 goto EXIT; in TransProxyPackHandshakeMsg()
508 goto EXIT; in TransProxyPackHandshakeMsg()
516 goto EXIT; in TransProxyPackHandshakeMsg()
519 goto EXIT; in TransProxyPackHandshakeMsg()
523 EXIT: in TransProxyPackHandshakeMsg()
H A Dsoftbus_proxychannel_manager.c850 goto EXIT; in TransProxyProcessHandshakeAckMsg()
853 goto EXIT; in TransProxyProcessHandshakeAckMsg()
858 goto EXIT; in TransProxyProcessHandshakeAckMsg()
863 goto EXIT; in TransProxyProcessHandshakeAckMsg()
874 goto EXIT; in TransProxyProcessHandshakeAckMsg()
880 EXIT: in TransProxyProcessHandshakeAckMsg()
1327 goto EXIT; in TransProxyProcessResetMsg()
1332 goto EXIT; in TransProxyProcessResetMsg()
1338 goto EXIT; in TransProxyProcessResetMsg()
1344 goto EXIT; in TransProxyProcessResetMsg()
[all...]
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp80 goto EXIT; in after_work_cb()
86 goto EXIT; in after_work_cb()
95 EXIT: in after_work_cb()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_page_transition_ffi.cpp36 PageTransitionModel::GetInstance()->CreateTransition(PageTransitionType::EXIT, option); in FfiPageTransitionExitCreate()
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h502 EXIT, member in OHOS::MMI::WindowInputType::WindowArea
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_pending_packet.c129 goto EXIT; in ConnBrGetBrPendingPacket()
149 EXIT: in ConnBrGetBrPendingPacket()
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h48 } else if (pageTransition->type_ == PageTransitionType::EXIT) { in ProcessPageTransitionType()
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c69 goto EXIT; in FillRspSettings()
73 goto EXIT; in FillRspSettings()
76 EXIT: in FillRspSettings()
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.cpp314 goto EXIT; in after_work_cb()
320 goto EXIT; in after_work_cb()
333 EXIT: in after_work_cb()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp230 if (config.eventType != NG::AccessibilityHoverEventType::EXIT) { in HandleAccessibilityHoverForThird()
269 hoverForThirdState_.idle = config.eventType == NG::AccessibilityHoverEventType::EXIT; in HandleAccessibilityHoverForThird()

Completed in 23 milliseconds

12