Searched refs:__CheckRuleSectionFileType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DFdfParserLite.py3111 self.__CheckRuleSectionFileType(EfiSectionObj.SectionType, EfiSectionObj.FileType)
3220 ## __CheckRuleSectionFileType() method
3228 def __CheckRuleSectionFileType(self, SectionType, FileType): member in class:FdfParser
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DFdfParser.py3518 self.__CheckRuleSectionFileType(EfiSectionObj.SectionType, EfiSectionObj.FileType)
3627 ## __CheckRuleSectionFileType() method
3635 def __CheckRuleSectionFileType(self, SectionType, FileType): member in class:FdfParser

Completed in 63 milliseconds