Searched refs:OtherPkgList (Results 1 – 1 of 1) sorted by relevance
326 OtherPkgList = NewDpPkgList348 OtherPkgList.append((PkgGuid, PkgVersion))361 if (not VerifyReplaceModuleDep(Module, DpPackagePathList, OtherPkgList)):404 def VerifyReplaceModuleDep(Path, DpPackagePathList, OtherPkgList): argument413 if (Guid, Version) not in OtherPkgList: