Searched defs:propDesc (Results 1 – 3 of 3) sorted by relevance
518 auto propDesc = desc.GetPropertyDesc(); in Merge() local
1272 …otDesc->IterateProps([thread, factory, &index, hclass, layout](const pgo::PropertyDesc& propDesc) { in CreateRootHClassFromPGO()1305 rootDesc->IterateProps([thread, factory, &index, &hclass](const pgo::PropertyDesc& propDesc) { in CreateRootHClassWithCached()1330 …pgo::PropertyDesc propDesc = reinterpret_cast<const pgo::ChildHClassLayoutDesc *>(desc)->GetProper… in CreateChildHClassFromPGO() local
201 PropertyDescriptor propDesc(thread); in ObjectDefineProperties() local