Lines Matching refs:second
84 return iter->second;
93 return iter->second;
113 rootLayout = iter->second;
132 childLayout = iter->second;
168 auto parentLayoutDesc = transitionLayout_.find(parentType)->second;
169 auto childLayoutDesc = transitionLayout_.find(childType)->second;
184 PGOHandler oldHandler = desc.second;
191 desc.second.SetPropertyMeta(handler.GetPropertyMeta());
197 desc.second.SetPropertyMeta(handler.GetPropertyMeta());
206 desc.second = PGOHandler(newTrackType, handler.GetPropertyMeta());
219 InsertKeyAndDesc(desc.first, desc.second);
248 InsertKeyAndDesc(fromPropDesc.first, fromPropDesc.second);