Home
last modified time | relevance | path

Searched defs:handler (Results 451 - 475 of 1636) sorted by relevance

1...<<11121314151617181920>>...66

/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
/third_party/NuttX/fs/mount/
H A Dfs_foreachmountpoint.c52 int foreach_mountpoint(foreach_mountpoint_t handler, void *arg) in foreach_mountpoint() argument
/third_party/node/test/parallel/
H A Dtest-https-strict.js103 function handler(req, res) { class
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
H A D1-3.c29 static void handler(int signo) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
H A D7-1.c23 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D5-2.c22 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D9-1.c30 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/
H A D10000-1.c54 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D2-1.c37 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H A D13-1.c54 static void handler(int sig PTS_ATTRIBUTE_UNUSED) in handler() function

Completed in 6 milliseconds

1...<<11121314151617181920>>...66