Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp293 auto subname = name.substr(ix); in GetAnimations() local
295 if (interface_cast<META_NS::IObject>(a)->GetName() == subname) { in GetAnimations()