Home
last modified time | relevance | path

Searched refs:SetLibraryClasses (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfLibrarySectionParser.py143 if not InfSectionObject.SetLibraryClasses(LibraryList, KeyList=KeyList):
198 if not InfSectionObject.SetLibraryClasses(LibraryList, KeyList=KeyList):
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfLibraryClassesObject.py125 def SetLibraryClasses(self, LibContent, KeyList=None): member in InfLibraryClassObject