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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DFvImage.py526 _CMPRS_TYPE_ = struct.Struct("4x 1B") variable in class:CompressedImage
552 m.SetField(m._CMPRS_TYPE_, 0, Type)
555 return m.GetField(m._CMPRS_TYPE_)[0]

Completed in 48 milliseconds