Searched defs:pandaFileInfos (Results 1 – 2 of 2) sorted by relevance
59 void PGOInfo::SetPandaFileInfos(std::unique_ptr<PGOPandaFileInfos> pandaFileInfos) in SetPandaFileInfos()144 void PGOInfo::MergeSafe(const PGOPandaFileInfos& pandaFileInfos) in MergeSafe()155 bool PGOInfo::VerifyPandaFileMatched(const PGOPandaFileInfos& pandaFileInfos, in VerifyPandaFileMatched()
45 void PGOPandaFileInfos::Merge(const PGOPandaFileInfos &pandaFileInfos) in Merge()52 void PGOPandaFileInfos::MergeSafe(const PGOPandaFileInfos& pandaFileInfos) in MergeSafe()58 bool PGOPandaFileInfos::VerifyChecksum(const PGOPandaFileInfos &pandaFileInfos, const std::string &… in VerifyChecksum()