Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h344 …using PropertyNameCriteria = BASE_NS::unordered_map<BASE_NS::string_view, BASE_NS::vector<BASE_NS:… variable
345 PropertyNameCriteria& PropertyNameMask();
374 PropertyNameCriteria ecs_property_names_;
H A Dnode_impl.cpp1441 using PropertyNameCriteria = BASE_NS::unordered_map<BASE_NS::string_view, BASE_NS::vector<BASE_NS::… typedef
1442 PropertyNameCriteria& NodeImpl::PropertyNameMask() in PropertyNameMask()