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