/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_event.h | 53 Token AddHandler(const ICallable::Ptr& p) in AddHandler() function
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | i_cooperate_state.h | 55 …void AddHandler(CooperateEventType event, std::function<void(Context&, const CooperateEvent&)> han… in AddHandler() function
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | i_cooperate_state.h | 58 …void AddHandler(CooperateEventType event, std::function<void(Context&, const CooperateEvent&)> han… in AddHandler() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | aging_handler_chain.cpp | 35 void AgingHandlerChain::AddHandler(const std::shared_ptr<AgingHandler> &handler) in AddHandler() function in OHOS::AppExecFwk::AgingHandlerChain
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/ |
H A D | dump_manager.cpp | 49 void DumpManager::AddHandler(const std::string &infoName, uintptr_t ptr, const Handler &handler) in AddHandler() function in OHOS::DistributedData::DumpManager
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/ |
H A D | event_center.cpp | 139 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() function in OHOS::MiscServices::EventCenter::AsyncQueue
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/ |
H A D | event_center.cpp | 140 void EventCenter::AsyncQueue::AddHandler(int32_t evtId, std::function<void(const Event &)> handler) in AddHandler() function in OHOS::DistributedData::EventCenter::AsyncQueue
|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_gesture_manager.cpp | 91 int32_t KeyGestureManager::KeyGesture::AddHandler(int32_t pid, int32_t longPressTime, in AddHandler() function in OHOS::MMI::KeyGestureManager::KeyGesture 351 int32_t KeyGestureManager::PullUpAccessibility::AddHandler(int32_t pid, in AddHandler() function in OHOS::MMI::KeyGestureManager::PullUpAccessibility
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | event_impl.h | 109 Token AddHandler(const ICallable::Ptr& p, Token userToken) override in AddHandler() function
|
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/src/ |
H A D | delegate_interface.cpp | 92 int32_t DelegateInterface::AddHandler(InputHandlerType type, HandlerSummary summary) in AddHandler() function in OHOS::MMI::DelegateInterface
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | io_event_reactor.cpp | 77 ErrCode IOEventReactor::AddHandler(IOEventHandler* target) in AddHandler() function in OHOS::Utils::IOEventReactor
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_handler_manager.cpp | 50 int32_t InputHandlerManager::AddHandler(InputHandlerType handlerType, std::shared_ptr<IInputEventCo… in AddHandler() function in OHOS::MMI::InputHandlerManager
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | state_machine.cpp | 198 void StateMachine::AddHandler(CooperateEventType event, std::function<void(Context&, const Cooperat… in AddHandler() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | state_machine.cpp | 198 void StateMachine::AddHandler(CooperateEventType event, std::function<void(Context&, const Cooperat… in AddHandler() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ |
H A D | event_benchmark_test.cpp | 208 static void AddHandler(std::shared_ptr<IOEventReactor>& reactor, std::shared_ptr<IOEventHandler>& h… in AddHandler() function
|