Searched defs:protoChain (Results 1 – 3 of 3) sorted by relevance
79 auto protoChain = PGOProtoChain::ConvertFrom(context, protoChainRef); in ParseFromBinary() local108 auto protoChain = typeInfo.GetTypeRef().GetObjectInfo(i).GetProtoChain(); in ProcessToBinary() local
462 …oChainTemplate *CreateProtoChain(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in CreateProtoChain() argument485 static void DeleteProtoChain(PGOProtoChainTemplate *protoChain) in DeleteProtoChain()568 void AddPrototypePt(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in AddPrototypePt() argument682 void SetProtoChain(PGOProtoChainTemplate<PGOProfileType> *protoChain) in SetProtoChain()
1652 std::vector<std::pair<ProfileType, ProfileType>> protoChain; in UpdatePrototypeChainInfo() local