Home
last modified time | relevance | path

Searched defs:RemoveHandler (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp74 void DumpManager::RemoveHandler(const std::string &infoName, uintptr_t ptr) in RemoveHandler() function in OHOS::DistributedData::DumpManager
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h128 bool RemoveHandler(Token p) override in RemoveHandler() function
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_interface.cpp192 void DelegateInterface::RemoveHandler(InputHandlerType type, std::string name) in RemoveHandler() function in OHOS::MMI::DelegateInterface
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_reactor.cpp139 ErrCode IOEventReactor::RemoveHandler(IOEventHandler* target) in RemoveHandler() function in OHOS::Utils::IOEventReactor
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp100 bool KeyGestureManager::KeyGesture::RemoveHandler(int32_t id) in RemoveHandler() function in OHOS::MMI::KeyGestureManager::KeyGesture
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_handler_manager.cpp102 int32_t InputHandlerManager::RemoveHandler(int32_t handlerId, InputHandlerType handlerType) in RemoveHandler() function in OHOS::MMI::InputHandlerManager
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp222 static void RemoveHandler(std::shared_ptr<IOEventReactor>& reactor, std::shared_ptr<IOEventHandler>… in RemoveHandler() function
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp727 static int RemoveHandler(HilogArgs& context, const char *arg) in RemoveHandler() function
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp458 void TimerManager::RemoveHandler(uint64_t id) in RemoveHandler() function in OHOS::MiscServices::TimerManager