Searched defs:profileTypeRef (Results 1 – 2 of 2) sorted by relevance
58 PGOProtoTransitionTypeRef profileTypeRef; in ProcessToBinary() local
654 explicit ProfileTypeLegacy(ProfileTypeRef profileTypeRef) : type_(profileTypeRef.GetId()) {} in ProfileTypeLegacy()