Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animation_bridge.cpp108 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in HandleJsAnimationContext()
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()
391 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimationPlayStateSet()
H A Djsi_animator_bridge.cpp101 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in HandleJsAnimatorContext()
410 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimatorUpdate()
453 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_PAGE_ERR); in JsAnimatorReset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h111 ANIMATION_PAGE_ERR, enumerator