Searched refs:CompareBundleList (Results 1 – 1 of 1) sorted by relevance
284 bool CompareBundleList(const std::list<BundleInfo> &smallList, const std::list<BundleInfo> &bigList) in CompareBundleList() function438 …if (!CompareBundleList(oldFile.GetVersionInfo().bundleInfoList, newFile.GetVersionInfo().bundleInf… in CompareVersion()