Home
last modified time | relevance | path

Searched defs:handler (Results 1 - 25 of 526) sorted by relevance

12345678910>>...22

/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_recipient.cpp27 ReverseContinuationSchedulerRecipient::ReverseContinuationSchedulerRecipient(RemoteDiedHandler handler) in ReverseContinuationSchedulerRecipient() argument
/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dtask.h28 IHandler *handler; member
/foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/
H A Ddata_ability_caller_recipient.cpp30 DataAbilityCallerRecipient::DataAbilityCallerRecipient(RemoteDiedHandler handler) : handler_(handler) in DataAbilityCallerRecipient() argument
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dsr_common_event_subscriber.h38 inline void SetEventHandler(const std::shared_ptr<EventHandler> &handler) in SetEventHandler() argument
/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhicollie_helper.cpp21 int HicollieHelper::AddThread(const std::string& name, std::shared_ptr<AppExecFwk::EventHandler> handler, in AddThread() argument
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dfuture_listener.cpp22 FutureListener::FutureListener(SaAsyncHandler *handler, int clientId) in FutureListener() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dwindow_pid_visibility_changed_listener.cpp25 WindowPidVisibilityChangedListener( const std::weak_ptr<AppMgrServiceInner> &appInner, const std::shared_ptr<AAFwk::TaskHandlerWrap> &handler) WindowPidVisibilityChangedListener() argument
H A Dwindow_visibility_changed_listener.cpp25 WindowVisibilityChangedListener( const std::weak_ptr<AppMgrServiceInner> &appInner, const std::shared_ptr<AAFwk::TaskHandlerWrap> &handler) WindowVisibilityChangedListener() argument
H A Dwindow_focus_changed_listener.cpp26 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 Dwindow_focus_changed_listener.h28 WindowFocusChangedListener(const std::shared_ptr<AbilityManagerService>& owner, const std::shared_ptr<TaskHandlerWrap>& handler) WindowFocusChangedListener() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_trigger.h28 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 Dui_report_proxy.h73 explicit UiReportProxyRecipient(RemoteDiedHandler handler) : handler_(std::move(handler)) {} in UiReportProxyRecipient() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension.cpp22 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 Dpreset_module.cpp40 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 Dgallery_db_upgrade.cpp30 AlbumPluginTableEventHandler handler; in OnUpgrade() local
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dconfig_change_observer.cpp23 ConfigChangeObserver::ConfigChangeObserver(const std::shared_ptr<AppExecFwk::EventHandler> handler, in ConfigChangeObserver() argument
59 auto handler = handler_.lock(); in OnConfigurationUpdated() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_sender.h33 void ProcessUnHandle(const WifiDirectEventQueue::Handler &handler) in ProcessUnHandle() argument
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_bundle_utils.cpp34 void *handler = dlopen(LIB_NET_BUNDL_UTILS_SO_PATH.c_str(), RTLD_NOW); in IsAtomicService() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, IDistributedHardwareSource *handler) Enable() argument
H A Dmock_component_disable.h34 Disable(const std::string &networkId, const std::string &dhId, IDistributedHardwareSource *handler) Disable() argument
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, IDistributedHardwareSource *handler) Enable() argument
H A Dmock_component_disable.h34 Disable(const std::string &networkId, const std::string &dhId, IDistributedHardwareSource *handler) Disable() argument
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/include/
H A Dmock_component_enable.h30 Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, IDistributedHardwareSource *handler) Enable() argument
H A Dmock_component_disable.h30 Disable(const std::string &networkId, const std::string &dhId, IDistributedHardwareSource *handler) Disable() argument
/foundation/window/window_manager/wmserver/include/window_snapshot/
H A Dsnapshot_controller.h34 SnapshotController(sptr<WindowRoot>& root, std::shared_ptr<AppExecFwk::EventHandler>& handler) in SnapshotController() argument

Completed in 5 milliseconds

12345678910>>...22