Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.cpp22 uint32_t g_tweenComponentId = 0; variable
77 return PREFIX + (std::to_string(g_tweenComponentId++)); in AllocTweenComponentId()