Home
last modified time | relevance | path

Searched refs:ANIMATION_BRIDGE_ERR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animator_bridge.cpp116 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()
216 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFrameJs()
221 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFrameJs()
[all …]
H A Djsi_animation_bridge.cpp130 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()
633 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
638 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
644 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
669 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h110 ANIMATION_BRIDGE_ERR = 0, enumerator