Searched refs:VerifyPandaFileMatched (Results 1 – 3 of 3) sorted by relevance
52 … if (!merger.VerifyPandaFileMatched(decoder.GetPandaFileInfos(), firstApFileName, fileName)) { in MergeApFiles()
48 bool VerifyPandaFileMatched(const PGOPandaFileInfos &pandaFileInfos, const std::string &base,
85 bool PGOProfilerEncoder::VerifyPandaFileMatched(const PGOPandaFileInfos &pandaFileInfos, const std:… in VerifyPandaFileMatched() function in panda::ecmascript::PGOProfilerEncoder