Searched defs:protoChain (Results 1 – 3 of 3) sorted by relevance
82 auto protoChain = PGOProtoChain::ConvertFrom(context, protoChainRef); in ParseFromBinary() local111 auto protoChain = typeInfo.GetTypeRef().GetObjectInfo(i).GetProtoChain(); in ProcessToBinary() local
383 …oChainTemplate *CreateProtoChain(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in CreateProtoChain() argument402 static void DeleteProtoChain(PGOProtoChainTemplate *protoChain) in DeleteProtoChain()470 void AddPrototypePt(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in AddPrototypePt() argument554 void SetProtoChain(PGOProtoChainTemplate<PGOProfileType> *protoChain) in SetProtoChain()
1353 std::vector<std::pair<ProfileType, ProfileType>> protoChain; in UpdatePrototypeChainInfo() local