Searched defs:RemoveHandler (Results 1 – 9 of 9) sorted by relevance
74 void DumpManager::RemoveHandler(const std::string &infoName, uintptr_t ptr) in RemoveHandler() function in OHOS::DistributedData::DumpManager
128 bool RemoveHandler(Token p) override in RemoveHandler() function
192 void DelegateInterface::RemoveHandler(InputHandlerType type, std::string name) in RemoveHandler() function in OHOS::MMI::DelegateInterface
139 ErrCode IOEventReactor::RemoveHandler(IOEventHandler* target) in RemoveHandler() function in OHOS::Utils::IOEventReactor
100 bool KeyGestureManager::KeyGesture::RemoveHandler(int32_t id) in RemoveHandler() function in OHOS::MMI::KeyGestureManager::KeyGesture
102 int32_t InputHandlerManager::RemoveHandler(int32_t handlerId, InputHandlerType handlerType) in RemoveHandler() function in OHOS::MMI::InputHandlerManager
222 static void RemoveHandler(std::shared_ptr<IOEventReactor>& reactor, std::shared_ptr<IOEventHandler>… in RemoveHandler() function
727 static int RemoveHandler(HilogArgs& context, const char *arg) in RemoveHandler() function
458 void TimerManager::RemoveHandler(uint64_t id) in RemoveHandler() function in OHOS::MiscServices::TimerManager