| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | cmd_executor.cpp | 67 void CmdExecutor::OnAcceptedConnection(std::unique_ptr<Socket> handler) in OnAcceptedConnection() argument 80 void CmdExecutor::ClientEventLoop(std::unique_ptr<Socket> handler) in ClientEventLoop() argument
|
| /base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
| H A D | seq_packet_socket_server.cpp | 66 std::unique_ptr<Socket> handler = std::make_unique<Socket>(SOCK_SEQPACKET); in AcceptingLoop() local
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| H A D | napi_hisysevent_querier.cpp | 36 NapiHiSysEventQuerier::NapiHiSysEventQuerier(CallbackContext* context, ON_COMPLETE_FUNC handler) in NapiHiSysEventQuerier() argument
|
| /base/hiviewdfx/hiview/base/event_publish/test/unittest/common/ |
| H A D | app_event_handler_test.cpp | 46 auto handler = std::make_shared<AppEventHandler>(); in HWTEST_F() local 60 auto handler = std::make_shared<AppEventHandler>(); in HWTEST_F() local 74 auto handler = std::make_shared<AppEventHandler>(); in HWTEST_F() local 96 auto handler = std::make_shared<AppEventHandler>(); HWTEST_F() local 110 auto handler = std::make_shared<AppEventHandler>(); HWTEST_F() local [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ |
| H A D | mock_os_account_musl.cpp | 30 int dlclose(void *handler) in dlclose() argument
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| H A D | handler_checker.h | 35 HandlerChecker(std::string name, std::shared_ptr<AppExecFwk::EventHandler> handler) in HandlerChecker() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
| H A D | action_popup.cpp | 110 void *handler = dlopen("libpower_ability.z.so", RTLD_NOW); in ShowThermalDialog() local
|
| /base/notification/eventhandler/test/systemtest/ems_event_queue_system_test/ |
| H A D | ems_event_queue_system_test.cpp | 79 auto handler = std::make_shared<EventHandler>(runner); in HWTEST_F() local 100 auto handler = std::make_shared<EventHandler>(runner); in HWTEST_F() local 128 auto handler = std::make_shared<EventHandler>(runner); in HWTEST_F() local
|
| /base/msdp/device_status/intention/cooperate/plugin/include/ |
| H A D | i_cooperate_state.h | 58 void AddHandler(CooperateEventType event, std::function<void(Context&, const CooperateEvent&)> handler) in AddHandler() argument
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| H A D | event_handler_post_task_module_test.cpp | 64 auto handler = std::make_shared<MyEventHandler>(myRunner); in HWTEST_F() local 90 auto handler = std::make_shared<MyEventHandler>(myRunner); in HWTEST_F() local 115 auto handler = std::make_shared<MyEventHandler>(myRunner); in HWTEST_F() local 141 auto handler in HWTEST_F() local 166 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local 192 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local 222 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local 248 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local 279 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local 310 auto handler = std::make_shared<MyEventHandler>(myRunner); HWTEST_F() local [all...] |
| /base/security/security_guard/services/security_collector/include/ |
| H A D | security_collector_subscriber_manager.h | 38 void SetUnsubscribeHandler(UnsubscribeHandler handler) { unsubscribeHandler_ = handler; } in SetUnsubscribeHandler() argument
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_broadcast_subscriber_receiver.cpp | 31 SmsBroadcastSubscriberReceiver(const CommonEventSubscribeInfo &subscriberInfo, std::shared_ptr<SmsReceiveReliabilityHandler> handler, uint16_t refId, uint16_t dataBaseId, const std::string &address) SmsBroadcastSubscriberReceiver() argument
|
| /base/telephony/core_service/utils/common/include/ |
| H A D | tel_event_handler.h | 252 static bool SendTelEvent(std::shared_ptr<AppExecFwk::EventHandler> handler, ParamTypes &&... _args) in SendTelEvent() argument
|
| /base/update/sys_installer/frameworks/installer_manager/include/ |
| H A D | installer_manager.h | 78 void SubscribeEvent(enum SysInstallerInitEvent eventId, InitHandler handler) in SubscribeEvent() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| H A D | osal_gpio.c | 130 int osal_gpio_irq_request(unsigned int gpio, osal_irq_handler handler, in osal_gpio_irq_request() argument
|
| H A D | osal_workqueue.c | 89 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init() argument
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/ |
| H A D | mock_serviceability_manager_service.h | 235 int RegisterSnapshotHandler(const sptr<ISnapshotHandler>& handler) in RegisterSnapshotHandler() argument
|
| /foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/ |
| H A D | connection_observer_controller_test.cpp | 187 ConnectionObserverController::ObserverDeathRecipient::ObserverDeathHandler handler; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/window_focus_changed_listener_test/ |
| H A D | window_focus_changed_listener_test.cpp | 66 std::shared_ptr<AAFwk::TaskHandlerWrap> handler; in HWTEST_F() local 83 std::shared_ptr<AAFwk::TaskHandlerWrap> handler; in HWTEST_F() local 104 std::shared_ptr<AAFwk::TaskHandlerWrap> handler = AAFwk::TaskHandlerWrap::CreateQueueHandler(queueName); in HWTEST_F() local 125 std::shared_ptr<AAFwk::TaskHandlerWrap> handler; in HWTEST_F() local 142 std::shared_ptr<AAFwk::TaskHandlerWrap> handler; in HWTEST_F() local 163 std::shared_ptr<AAFwk::TaskHandlerWrap> handler = AAFwk::TaskHandlerWrap::CreateQueueHandler(queueName); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/auto_startup_callback/ |
| H A D | auto_startup_callback_stub.cpp | 68 std::shared_ptr<AppExecFwk::EventHandler> handler = in OnAutoStartupOnInner() local 91 std::shared_ptr<AppExecFwk::EventHandler> handler = in OnAutoStartupOffInner() local
|
| /foundation/ability/ability_runtime/test/unittest/ability_service_start_test/ |
| H A D | ability_service_start_test.cpp | 79 auto handler = aams_->GetEventHandler(); in HWTEST_F() local 104 auto handler = aams_->GetEventHandler(); in HWTEST_F() local 153 auto handler = aams_->GetEventHandler(); HWTEST_F() local 179 auto handler = aams_->GetEventHandler(); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_service_extension_test/ |
| H A D | ability_service_extension_test.cpp | 86 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(nullptr); in HWTEST_F() local 119 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(nullptr); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/photo_editor_extension_test/ |
| H A D | photo_editor_extension_test.cpp | 93 auto handler = std::make_shared<AppExecFwk::AbilityHandler>(nullptr); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | action_extension_test.cpp | 93 auto handler = std::make_shared<AppExecFwk::AbilityHandler>(nullptr); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/ |
| H A D | local_call_record.h | 74 explicit CallRecipient(RemoteDiedHandler handler) : handler_(handler) {}; in CallRecipient() argument
|