Home
last modified time | relevance | path

Searched refs:ExpandSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/binman/etype/
H A Dsection.py106 self._section.ExpandSize(self.size)
/openbmc/u-boot/tools/binman/
H A Dbsection.py454 def ExpandSize(self, size): member in Section