Home
last modified time | relevance | path

Searched defs:ObjectInstance (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.h149 struct ObjectInstance { struct
161 mutable BASE_NS::unordered_map<InstanceId, ObjectInstance> instancesByUid_; argument