Searched defs:AddHandler (Results 1 – 4 of 4) sorted by relevance
31 void AgingHandlerChain::AddHandler(const ::std::shared_ptr<AgingHandler> &handler) in AddHandler() function in OHOS::AppExecFwk::AgingHandlerChain
83 std::shared_ptr<EventRegistration> AddHandler(const std::string &typeId, in AddHandler() function112 …std::shared_ptr<EventRegistration> AddHandler(const std::string &typeId, EventBusHandler<T> &handl… in AddHandler() function
140 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() function in OHOS::DistributedData::EventCenter::AsyncQueue
40 int32_t InputHandlerManager::AddHandler(InputHandlerType handlerType, in AddHandler() function in OHOS::MMI::InputHandlerManager