| /base/inputmethod/imf/common/src/ |
| H A D | message_handler.cpp | 66 static MessageHandler *handler = nullptr; in Instance() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
| H A D | window_change_listener_impl.h | 28 explicit WindowChangeListenerImpl(ChangeHandler handler) : changeHandler_(std::move(handler)){}; in WindowChangeListenerImpl() argument
|
| /base/global/i18n/services/include/ |
| H A D | i18n_service_ability.h | 61 std::shared_ptr<AppExecFwk::EventHandler> handler; member in OHOS::Global::I18n::I18nServiceAbility
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| H A D | hks_message_handler.h | 28 HksIpcHandlerFuncProc handler; member 58 HksIpcThreeStageHandlerFuncProc handler; member
|
| /base/telephony/core_service/services/satellite_service_interaction/src/ |
| H A D | satellite_core_callback.cpp | 24 SatelliteCoreCallback::SatelliteCoreCallback(const std::shared_ptr<TelEventHandler> &handler) : handler_(handler) {}
in SatelliteCoreCallback() argument
|
| /base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
| H A D | satellite_sms_callback.cpp | 24 SatelliteSmsCallback::SatelliteSmsCallback(const std::shared_ptr<TelEventHandler> &handler) : handler_(handler) {}
in SatelliteSmsCallback() argument
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| H A D | event_listener_manager.h | 34 auto handler = DelayedSingleton<EventListenerHandler>::GetInstance(); in SendEvent() local 44 auto handler = DelayedSingleton<EventListenerHandler>::GetInstance(); in SendEvent() local
|
| /base/telephony/state_registry/frameworks/cj/src/ |
| H A D | telephony_observer_impl.h | 33 auto handler = DelayedSingleton<ObserverEventHandler>::GetInstance(); in SendEvent() local 43 auto handler = DelayedSingleton<ObserverEventHandler>::GetInstance(); in SendEvent() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_create_native_media_player_callback_wrapper.cpp | 31 OnCreate( std::shared_ptr<OHOS::NWeb::NWebNativeMediaPlayerHandler> handler, std::shared_ptr<OHOS::NWeb::NWebMediaInfo> mediaInfo) OnCreate() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_create_native_media_player_callback_impl.cpp | 31 OnCreate( ArkWebRefPtr<ArkWebNativeMediaPlayerHandler> handler, ArkWebRefPtr<ArkWebMediaInfo> mediaInfo) OnCreate() argument
|
| /base/web/webview/test/fuzztest/ohos_nweb/selectcertrequest_fuzzer/ |
| H A D | selectcertrequest_fuzzer.cpp | 35 OHOS::NWeb::NWebHandler handler; in SelectCertRequestFuzzTest() local
|
| /device/qemu/arm_virt/liteos_a/board/extcmd/ |
| H A D | reset_shell.c | 43 UINT32 osReHookFuncAdd(STORAGE_HOOK_FUNC handler, VOID *param) in osReHookFuncAdd() argument 61 UINT32 osReHookFuncDel(STORAGE_HOOK_FUNC handler) in osReHookFuncDel() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| H A D | osal_interrupt.c | 25 int osal_request_irq(unsigned int irq, osal_irq_handler_t handler, osal_irq_handler_t thread_fn, const char *name, in osal_request_irq() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/ |
| H A D | los_swtmr_pri.h | 53 SWTMR_PROC_FUNC handler; /**< Callback function that handles software timer timeout */ member
|
| /foundation/ai/ai_engine/services/server/communication_adapter/source/ |
| H A D | future_listener.cpp | 22 FutureListener::FutureListener(SaAsyncHandler *handler, int clientId) in FutureListener() argument
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | window_pid_visibility_changed_listener.cpp | 25 WindowPidVisibilityChangedListener( const std::weak_ptr<AppMgrServiceInner> &appInner, const std::shared_ptr<AAFwk::TaskHandlerWrap> &handler) WindowPidVisibilityChangedListener() argument
|
| H A D | window_visibility_changed_listener.cpp | 25 WindowVisibilityChangedListener( const std::weak_ptr<AppMgrServiceInner> &appInner, const std::shared_ptr<AAFwk::TaskHandlerWrap> &handler) WindowVisibilityChangedListener() argument
|
| H A D | window_focus_changed_listener.cpp | 26 WindowFocusChangedListener(const std::shared_ptr<AppMgrServiceInner> &owner, const std::shared_ptr<AAFwk::TaskHandlerWrap>& handler) WindowFocusChangedListener() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | window_focus_changed_listener.h | 28 WindowFocusChangedListener(const std::shared_ptr<AbilityManagerService>& owner, const std::shared_ptr<TaskHandlerWrap>& handler) WindowFocusChangedListener() argument
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | event_trigger.h | 28 void RegisterEventHandler(const RefPtr<AceEventHandler>& handler) in RegisterEventHandler() argument 40 auto handler = handler_.Upgrade(); in TriggerAsyncEvent() local 55 auto handler = handler_.Upgrade(); in TriggerSyncEvent() local [all...] |
| /foundation/arkui/ace_engine/interfaces/inner_api/ui_session/ |
| H A D | ui_report_proxy.h | 73 explicit UiReportProxyRecipient(RemoteDiedHandler handler) : handler_(std::move(handler)) {} in UiReportProxyRecipient() argument
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
| H A D | accessibility_extension.cpp | 22 Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 31 CreateAndInitContext( const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | preset_module.cpp | 40 void PresetModule::CreateNamedFunction(const char * const funcName, jerry_external_handler_t handler) in CreateNamedFunction() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
| H A D | gallery_db_upgrade.cpp | 30 AlbumPluginTableEventHandler handler;
in OnUpgrade() local
|
| /foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
| H A D | config_change_observer.cpp | 23 ConfigChangeObserver::ConfigChangeObserver(const std::shared_ptr<AppExecFwk::EventHandler> handler, in ConfigChangeObserver() argument 59 auto handler = handler_.lock(); in OnConfigurationUpdated() local
|