Searched defs:_StopCurrentParsing (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DDecParserUnitTest.py134 def _StopCurrentParsing(self, Line): member in class:TestInner
153 def _StopCurrentParsing(self, Line): member in class:TestTop
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DDecParser.py214 ## _StopCurrentParsing
222 def _StopCurrentParsing(self, Line): member in class:_DecBase
340 if self._StopCurrentParsing(Line):
800 def _StopCurrentParsing(self, Line): member in class:Dec

Completed in 34 milliseconds