Home
last modified time | relevance | path

Searched defs:handler (Results 776 - 800 of 1378) sorted by relevance

1...<<31323334353637383940>>...56

/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dapp_file_access_ext_connection.cpp176 FileAccessDeathRecipient::FileAccessDeathRecipient(RemoteDiedHandler handler) : handler_(handler) in FileAccessDeathRecipient() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/
H A Drs_recording_thread.cpp60 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 Defilter_factory.cpp76 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 Dinput_handler_manager_test.cpp183 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 Devent_interceptor_handler_test.cpp50 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 Dsystem_event_observer.cpp54 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 Dtask_scheduler.cpp103 void TaskScheduler::SetExportHandler(const std::shared_ptr<AppExecFwk::EventHandler>& handler) in SetExportHandler() argument
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c92 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 Dnet_stats_mock_data.cpp76 auto handler = std::make_unique<NetStatsDataHandler>(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_async_callback_utils.c30 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 Dlnn_state_machine.h56 SoftBusHandler handler; member
/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h54 SoftBusHandler *handler; member
/foundation/communication/dsoftbus/core/connection/common/include/
H A Dsoftbus_conn_common.h42 SoftBusHandler handler; member
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_listener.cpp112 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 Dap_state_machine.cpp169 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 Dsubscribe_manager.cpp66 std::shared_ptr<ProfileEventHandler> handler; in SubscribeProfileEvents() local
120 auto handler = iter->second; UnsubscribeProfileEvents() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_object_wrapper.cpp40 bool JSObjectWrapper::AddWatch(napi_env env, const char *type, napi_value handler) in AddWatch() argument
53 void JSObjectWrapper::DeleteWatch(napi_env env, const char *type, napi_value handler) in DeleteWatch() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp66 EventCenter::Defer::Defer(std::function<void(const Event &)> handler, int32_t evtId) in Defer() argument
111 auto handler = handlers_.find(evt->GetEventId()); in operator --() local
140 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_mgr.cpp97 auto handler = std::make_shared<AppPipeHandler>(pipeInfo); in Start() local
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp65 EventCenter::Defer::Defer(std::function<void(const Event &)> handler, int32_t evtId) in Defer() argument
110 auto handler = handlers_.find(evt->GetEventId()); in operator --() local
139 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_stub.cpp70 Handler handler = handlers[code]; in OnRemoteRequest() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.cpp107 DataObsCallbackRecipient::DataObsCallbackRecipient(RemoteDiedHandler handler) : handler_(handler) {} in DataObsCallbackRecipient() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Dmock_samanager.cpp41 void DInputSAManager::RegisterEventHandler(std::shared_ptr<AppExecFwk::EventHandler> handler) in RegisterEventHandler() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_wifi_stat_linux.h57 typedef int32_t (*handler)(struct nl_msg *msg, HandleParam *handleParam); typedef
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list_helper.h121 static std::shared_ptr<Type> GetFromCmdList(const CmdList& cmdList, const CmdListHandle& handler) in GetFromCmdList() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...56