Home
last modified time | relevance | path

Searched refs:SendAnimationException (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animator_bridge.cpp101 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in HandleJsAnimatorContext()
116 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
121 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
141 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
146 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
166 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
171 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
191 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
196 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
410 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimatorUpdate()
[all …]
H A Djsi_animation_bridge.cpp108 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in HandleJsAnimationContext()
130 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
135 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
156 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
161 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
182 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in JsUpdatePlayState()
256 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimationStartTimeGet()
302 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimationStartTimeSet()
322 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimationPendingGet()
366 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimationPlayStateGet()
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp37 void EventReport::SendAnimationException(AnimationExcepType type) {} in SendAnimationException() function in OHOS::Ace::EventReport
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp34 void EventReport::SendAnimationException(AnimationExcepType type) {} in SendAnimationException() function in OHOS::Ace::EventReport
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h180 static void SendAnimationException(AnimationExcepType type);
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp208 void EventReport::SendAnimationException(AnimationExcepType type) in SendAnimationException() function in OHOS::Ace::EventReport