Searched defs:protoChain (Results 1 – 3 of 3) sorted by relevance
78 auto protoChain = PGOProtoChain::ConvertFrom(context, protoChainRef); in ParseFromBinary() local107 auto protoChain = typeInfo.GetTypeRef().GetObjectInfo(i).GetProtoChain(); in ProcessToBinary() local
478 …oChainTemplate *CreateProtoChain(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in CreateProtoChain() argument501 static void DeleteProtoChain(PGOProtoChainTemplate *protoChain) in DeleteProtoChain()584 void AddPrototypePt(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in AddPrototypePt() argument692 void SetProtoChain(PGOProtoChainTemplate<PGOProfileType> *protoChain) in SetProtoChain()
1592 std::vector<std::pair<ProfileType, ProfileType>> protoChain; in UpdatePrototypeChainInfo() local