Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_animator_bridge.cpp120 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
125 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
146 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
151 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
172 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
177 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
198 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
203 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
224 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFrameJs()
229 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFrameJs()
[all …]
Djsi_animation_bridge.cpp138 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
143 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
165 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
170 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
193 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in JsUpdatePlayState()
634 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
639 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
645 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
668 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_animator_bridge.cpp81 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
113 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
145 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
178 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
211 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFrameJs()
545 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimatorBridgeTaskFunc()
570 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimatorBridgeTaskFunc()
605 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimatorBridgeTaskFunc()
Dv8_animation_bridge.cpp94 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationStartJs()
127 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationFinishJs()
160 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationCancelJs()
194 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in CallAnimationRepeatJs()
670 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
700 EventReport::SendAnimationException(AnimationExcepType::ANIMATION_BRIDGE_ERR); in AnimationBridgeTaskFunc()
/foundation/ace/ace_engine/frameworks/base/log/
Devent_report.h108 ANIMATION_BRIDGE_ERR = 0, enumerator