Home
last modified time | relevance | path

Searched defs:handler (Results 851 - 875 of 2705) sorted by relevance

1...<<31323334353637383940>>...109

/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_ex_test.cpp74 EventNormalizeHandler handler; in HWTEST_F() local
96 EventNormalizeHandler handler; in HWTEST_F() local
122 EventNormalizeHandler handler; HWTEST_F() local
149 EventNormalizeHandler handler; HWTEST_F() local
173 EventNormalizeHandler handler; HWTEST_F() local
214 EventNormalizeHandler handler; HWTEST_F() local
238 EventNormalizeHandler handler; HWTEST_F() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dapp_state_observer.cpp93 void AppStateObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() argument
/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Dbase_state.h66 BaseState(uint32_t curState, uint32_t curPhase, const std::shared_ptr<IStateManagerAdapter>& stateManager, std::shared_ptr<AppExecFwk::EventHandler>& handler) BaseState() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dloop.cpp21 Loop::Loop(QueueHandler* handler) : handler_(handler) {} in Loop() argument
H A Dloop_api.cpp28 QueueHandler* handler = static_cast<QueueHandler*>(queue); in ffrt_loop_create() local
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dnap_state.cpp28 NapState(uint32_t curState, uint32_t curPhase, const std::shared_ptr<IStateManagerAdapter>& stateManager, std::shared_ptr<AppExecFwk::EventHandler>& handler) NapState() argument
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_settingdata_event_monitor_virtual.cpp26 int32_t LnnInitGetDeviceName(LnnDeviceNameHandler handler) in LnnInitGetDeviceName() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_monitor_test.cpp66 auto handler = std::bind((&ApMonitor_Test::Registertest), this); in WraUnregisterHandler() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_mgr.cpp93 auto handler = std::make_shared<AppPipeHandler>(pipeInfo); in Start() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp49 void DumpManager::AddHandler(const std::string &infoName, uintptr_t ptr, const Handler &handler) in AddHandler() argument
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/test/
H A Dnetlink_handler_test.cpp50 std::shared_ptr<NetlinkHandler> handler = std::make_shared<NetlinkHandler>(socket); in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_picture_player_test.cpp91 std::shared_ptr<OHOS::AppExecFwk::EventHandler> handler = std::make_shared<AppExecFwk::EventHandler>(runner); in HWTEST_F() local
138 std::shared_ptr<OHOS::AppExecFwk::EventHandler> handler = std::make_shared<AppExecFwk::EventHandler>(runner); in HWTEST_F() local
173 std::shared_ptr<OHOS::AppExecFwk::EventHandler> handler = std::make_shared<AppExecFwk::EventHandler>(runner); in HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_snapshot_test.cpp60 std::shared_ptr<AppExecFwk::EventHandler> handler = nullptr; in HWTEST_F() local
74 std::shared_ptr<AppExecFwk::EventHandler> handler = nullptr; in HWTEST_F() local
91 auto handler = std::make_shared<AppExecFwk::EventHandler>(runner); in HWTEST_F() local
109 auto handler = std::make_shared<AppExecFwk::EventHandler>(runner); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dtimers.c94 void hw_timer_init(irq_handler_t handler) in hw_timer_init() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_isapnp.c54 irq_handler_t handler = NULL; in isapnp_init_one() local
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dsltimers.c122 void hw_timer_init(irq_handler_t handler) in hw_timer_init() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dpcap_user.c98 static void handler(u_char *data, const struct pcap_pkthdr *header, in handler() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dnmi.h42 nmi_handler_t handler; member
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H A Dnip.h51 int (*handler)(struct sk_buff *skb); member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsobject.c313 acpi_ns_attach_data(struct acpi_namespace_node *node, acpi_object_handler handler, void *data) acpi_ns_attach_data() argument
370 acpi_ns_detach_data(struct acpi_namespace_node *node, acpi_object_handler handler) acpi_ns_detach_data() argument
415 acpi_ns_get_attached_data(struct acpi_namespace_node *node, acpi_object_handler handler, void **data) acpi_ns_get_attached_data() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/
H A Dcommon.h75 nlm_set_nmi_handler(void *handler) in nlm_set_nmi_handler() argument
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dioperm.c25 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c42 int handler(const void *ctx) in handler() function
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dpcap_user.c98 static void handler(u_char *data, const struct pcap_pkthdr *header, in handler() function
/kernel/linux/linux-5.10/drivers/input/
H A Dapm-power.c48 static int apmpower_connect(struct input_handler *handler, in apmpower_connect() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...109