/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | mock_touch_event_target.h | 32 bool HandleEvent(const TouchEvent& point) override in HandleEvent() function
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | work_scheduler_strategy.cpp | 21 void WorkSchedulerStrategy::HandleEvent(const StandbyMessage& message) in HandleEvent() function in OHOS::DevStandbyMgr::WorkSchedulerStrategy
|
H A D | timer_strategy.cpp | 21 void TimerStrategy::HandleEvent(const StandbyMessage& message) in HandleEvent() function in OHOS::DevStandbyMgr::TimerStrategy
|
H A D | strategy_manager_adapter.cpp | 80 void StrategyManagerAdapter::HandleEvent(const StandbyMessage& message) in HandleEvent() function in OHOS::DevStandbyMgr::StrategyManagerAdapter
|
H A D | network_strategy.cpp | 44 void NetworkStrategy::HandleEvent(const StandbyMessage& message) in HandleEvent() function in OHOS::DevStandbyMgr::NetworkStrategy
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | gesture_recognizer.cpp | 42 bool GestureRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::GestureRecognizer 66 bool GestureRecognizer::HandleEvent(const AxisEvent& event) in HandleEvent() function in OHOS::Ace::GestureRecognizer
|
H A D | raw_recognizer.cpp | 90 bool RawRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::RawRecognizer
|
H A D | swipe_recognizer.cpp | 122 bool SwipeRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::SwipeRecognizer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | parallel_recognizer.cpp | 89 bool ParallelRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::NG::ParallelRecognizer 124 bool ParallelRecognizer::HandleEvent(const AxisEvent& event) in HandleEvent() function in OHOS::Ace::NG::ParallelRecognizer
|
H A D | exclusive_recognizer.cpp | 106 bool ExclusiveRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::NG::ExclusiveRecognizer 134 bool ExclusiveRecognizer::HandleEvent(const AxisEvent& event) in HandleEvent() function in OHOS::Ace::NG::ExclusiveRecognizer
|
H A D | sequenced_recognizer.cpp | 182 bool SequencedRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() function in OHOS::Ace::NG::SequencedRecognizer 233 bool SequencedRecognizer::HandleEvent(const AxisEvent& point) in HandleEvent() function in OHOS::Ace::NG::SequencedRecognizer
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_avcast_controller_callback.cpp | 38 void NapiAVCastControllerCallback::HandleEvent(int32_t event) in HandleEvent() function in OHOS::AVSession::NapiAVCastControllerCallback 69 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() function in OHOS::AVSession::NapiAVCastControllerCallback 88 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const … in HandleEvent() function in OHOS::AVSession::NapiAVCastControllerCallback 108 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& se… in HandleEvent() function in OHOS::AVSession::NapiAVCastControllerCallback 127 void NapiAVCastControllerCallback::HandleEvent(int32_t event, in HandleEvent() function in OHOS::AVSession::NapiAVCastControllerCallback
|
H A D | napi_avsession_callback.cpp | 34 void NapiAVSessionCallback::HandleEvent(int32_t event) in HandleEvent() function in OHOS::AVSession::NapiAVSessionCallback 62 void NapiAVSessionCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() function in OHOS::AVSession::NapiAVSessionCallback 94 void NapiAVSessionCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& seco… in HandleEvent() function in OHOS::AVSession::NapiAVSessionCallback 127 void NapiAVSessionCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& secondPar… in HandleEvent() function in OHOS::AVSession::NapiAVSessionCallback
|
H A D | napi_session_listener.cpp | 37 void NapiSessionListener::HandleEvent(int32_t event, const T& param) in HandleEvent() function in OHOS::AVSession::NapiSessionListener 69 void NapiSessionListener::HandleEvent(int32_t event, const T& param, bool checkValid) in HandleEvent() function in OHOS::AVSession::NapiSessionListener 101 void NapiSessionListener::HandleEvent(int32_t event, const T& firstParam, const N& secondParam) in HandleEvent() function in OHOS::AVSession::NapiSessionListener
|
H A D | napi_avcontroller_callback.cpp | 39 void NapiAVControllerCallback::HandleEvent(int32_t event) in HandleEvent() function in OHOS::AVSession::NapiAVControllerCallback 66 void NapiAVControllerCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() function in OHOS::AVSession::NapiAVControllerCallback 98 void NapiAVControllerCallback::HandleEvent(int32_t event, const std::string& firstParam, const T& s… in HandleEvent() function in OHOS::AVSession::NapiAVControllerCallback 133 void NapiAVControllerCallback::HandleEvent(int32_t event, const int32_t firstParam, const T& second… in HandleEvent() function in OHOS::AVSession::NapiAVControllerCallback
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | scene_viewer_touch_handler.cpp | 20 bool SceneViewerTouchHandler::HandleEvent(const TouchEvent& event) in HandleEvent() function in OHOS::Ace::SceneViewerTouchHandler
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | mouse_raw_recognizer.cpp | 25 void MouseRawRecognizer::HandleEvent(const MouseEvent& event) in HandleEvent() function in OHOS::Ace::MouseRawRecognizer
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_raw_recognizer.cpp | 28 bool RawRecognizer::HandleEvent(const TouchEvent &point) in HandleEvent() function in OHOS::Ace::RawRecognizer
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
H A D | event_processor_example1.cpp | 74 void EventProcessorExample1::HandleEvent(std::shared_ptr<Event>& event) in HandleEvent() function in OHOS::HiviewDFX::EventProcessorExample1
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scroll_bar_controller.h | 58 bool HandleEvent(const TouchEvent& event) override in HandleEvent() function 68 bool HandleEvent(const AxisEvent& event) override in HandleEvent() function
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/ |
H A D | listener_manager_adapter.cpp | 65 void ListenerManagerAdapter::HandleEvent(const StandbyMessage& message) in HandleEvent() function in OHOS::DevStandbyMgr::ListenerManagerAdapter
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
H A D | tee_tui_daemon.cpp | 95 static void HandleEvent(const char *eventParam, int32_t paramLen) in HandleEvent() function
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
H A D | thermal_common_event_receiver.cpp | 97 void ThermalCommonEventReceiver::EventSubscriber::HandleEvent(const OHOS::EventFwk::CommonEventData… in HandleEvent() function in OHOS::PowerMgr::ThermalCommonEventReceiver::EventSubscriber
|
/ohos5.0/foundation/multimodalinput/input/service/interceptor/src/ |
H A D | event_interceptor_handler.cpp | 218 bool EventInterceptorHandler::InterceptorCollection::HandleEvent(std::shared_ptr<KeyEvent> keyEvent) in HandleEvent() function in OHOS::MMI::EventInterceptorHandler::InterceptorCollection 257 bool EventInterceptorHandler::InterceptorCollection::HandleEvent(std::shared_ptr<PointerEvent> poin… in HandleEvent() function in OHOS::MMI::EventInterceptorHandler::InterceptorCollection
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_firewall.cpp | 213 void NetPolicyFirewall::HandleEvent(int32_t eventId, const std::shared_ptr<PolicyEvent> &policyEven… in HandleEvent() function in OHOS::NetManagerStandard::NetPolicyFirewall
|