Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp244 auto instid = createInfo.instanceId; in Create() local
277 bool ObjectRegistry::PostCreate(const BASE_NS::Uid& uid, InstanceId instid, const CreateResult& t, in PostCreate()