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