| /foundation/barrierfree/accessibility/services/aams/include/ |
| H A D | accessible_ability_connection.h | 81 AccessibleAbilityConnectionDeathRecipient(int32_t accountId, AppExecFwk::ElementName& elementName, std::shared_ptr<AppExecFwk::EventHandler> handler) AccessibleAbilityConnectionDeathRecipient() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | async_task_manager.cpp | 112 uint16_t AsyncTaskManager::Dispatch(AsyncTaskHandler handler, void *data, const void *context) in Dispatch() argument
|
| H A D | dft_impl.cpp | 55 void DftImpl::RegisterPageReplaced(PageReplacedCallback handler) in RegisterPageReplaced() argument
|
| /foundation/arkui/napi/sample/native_module_netserver/ |
| H A D | event_target.cpp | 57 void EventTarget::On(const char* type, napi_value handler) in On() argument 78 void EventTarget::Once(const char* type, napi_value handler) in Once() argument 99 void EventTarget::Off(const char* type, napi_value handler) in Off() argument 164 napi_value handler = nullptr; in Emit() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/ |
| H A D | rs_upload_resource_thread.cpp | 160 auto handler = std::make_shared<MemoryHandler>(); in CreateShareGrContext() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/ |
| H A D | audio_concurrency_service.cpp | 122 void AudioConcurrencyService::SetCallbackHandler(std::shared_ptr<AudioPolicyServerHandler> handler) in SetCallbackHandler() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_rs_animation_demo.cpp | 114 auto handler = std::make_shared<OHOS::AppExecFwk::EventHandler>(runner); in main() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_base_test.cpp | 101 auto handler = std::make_shared<OHOS::AppExecFwk::EventHandler>(runner); in InitAnimationWindow() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_engine_sample.h | 50 std::shared_ptr<OHOS::AppExecFwk::EventHandler> handler; member in OHOS::Rosen::DrawingEngineSample
|
| /foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
| H A D | app_file_access_ext_connection.cpp | 176 FileAccessDeathRecipient::FileAccessDeathRecipient(RemoteDiedHandler handler) : handler_(handler) in FileAccessDeathRecipient() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/ |
| H A D | rs_recording_thread.cpp | 60 auto handler = std::make_shared<MemoryHandler>(); in CreateShareGrContext() local 74 auto handler = std::make_shared<MemoryHandler>(); in CreateShareGrContext() local
|
| /foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
| H A D | efilter_factory.cpp | 76 std::shared_ptr<EFilter> EFilterFactory::Restore(const std::string &name, const EffectJsonPtr &root, void *handler) in Restore() argument 87 std::shared_ptr<EFilter> EFilterFactory::Create(const std::string &name, void *handler) in Create() argument
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
| H A D | input_handler_manager_test.cpp | 183 InputHandlerManager::Handler handler; in HWTEST_F() local 215 InputHandlerManager::Handler handler; in HWTEST_F() local 232 InputHandlerManager::Handler handler; in HWTEST_F() local 435 InputHandlerManager::Handler handler; in HWTEST_F() local 473 InputHandlerManager::Handler handler; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/service/interceptor/test/ |
| H A D | event_interceptor_handler_test.cpp | 50 EventInterceptorHandler handler; in HWTEST_F() local 64 EventInterceptorHandler handler; in HWTEST_F() local 78 EventInterceptorHandler handler; in HWTEST_F() local 92 EventInterceptorHandler handler; in HWTEST_F() local 106 EventInterceptorHandler handler; in HWTEST_F() local 536 EventInterceptorHandler handler; HWTEST_F() local 561 EventInterceptorHandler handler; HWTEST_F() local 581 EventInterceptorHandler handler; HWTEST_F() local 601 EventInterceptorHandler handler; HWTEST_F() local [all...] |
| /foundation/resourceschedule/background_task_mgr/services/common/src/ |
| H A D | system_event_observer.cpp | 54 void SystemEventObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler)
in SetEventHandler() argument 72 auto handler = handler_.lock();
in OnReceiveEventContinuousTask() local
|
| /foundation/window/window_manager/window_scene/common/src/ |
| H A D | task_scheduler.cpp | 103 void TaskScheduler::SetExportHandler(const std::shared_ptr<AppExecFwk::EventHandler>& handler) in SetExportHandler() argument
|
| /foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
| H A D | softbus_hisysevt_common.c | 92 SoftBusHandler *handler = SoftBusMalloc(sizeof(SoftBusHandler)); in CreateHandler() local 111 SoftBusHandler *handler in CreateMessage() local [all...] |
| /foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
| H A D | net_stats_mock_data.cpp | 76 auto handler = std::make_unique<NetStatsDataHandler>(); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| H A D | lnn_async_callback_utils.c | 30 SoftBusHandler handler; member 69 static void InitAsyncCallbackMessage(SoftBusMessage *msg, int32_t what, void *obj, SoftBusHandler *handler) in InitAsyncCallbackMessage() argument 77 static void InitAsyncCallbackHandler(SoftBusHandler *handler, SoftBusLooper *looper) in InitAsyncCallbackHandler() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/utils/include/ |
| H A D | lnn_state_machine.h | 56 SoftBusHandler handler; member
|
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | message_handler.h | 54 SoftBusHandler *handler; member
|
| /foundation/communication/dsoftbus/core/connection/common/include/ |
| H A D | softbus_conn_common.h | 42 SoftBusHandler handler; member
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | event_listener.cpp | 112 void EventListener::EmitByUvByModuleId(const std::string &type, const NapiUtils::UvHandler &handler, in EmitByUvByModuleId() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_state_machine.cpp | 169 auto handler = [this](int msgName, int param1, int param2, const std::any &messageObj) { in RegisterEventHandler() local
|
| /foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
| H A D | subscribe_manager.cpp | 66 std::shared_ptr<ProfileEventHandler> handler; in SubscribeProfileEvents() local 120 auto handler = iter->second; UnsubscribeProfileEvents() local [all...] |