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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DDecParserUnitTest.py22 _DecPcd, \
287 # Test _DecPcd._ParseItem
291 Obj = _DecPcd(FileContent('dummy', Content.splitlines()))
26 CleanString namespace
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DDecParser.py535 ## _DecPcd
539 class _DecPcd(_DecBase): class in inherits:_DecBase
742 self._Pcd = _DecPcd(RawData)

Completed in 46 milliseconds