Searched defs:AddHandler (Results 1 – 3 of 3) sorted by relevance
59 std::shared_ptr<EventRegistration> AddHandler(const std::string &typeId, in AddHandler() function84 …std::shared_ptr<EventRegistration> AddHandler(const std::string &typeId, EventBusHandler<T> &handl… in AddHandler() function
131 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() function in OHOS::DistributedData::EventCenter::AsyncQueue
29 int32_t InputHandlerManager::AddHandler(InputHandlerType handlerType, in AddHandler() function in OHOS::MMI::InputHandlerManager