Searched refs:GetSize (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/etype/ | ||
H A D | section.py | 71 self.size = self._section.GetSize() |
/openbmc/u-boot/tools/binman/ | ||
H A D | bsection.py | 409 def GetSize(self): member in Section |