Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/etype/
H A Dsection.py71 self.size = self._section.GetSize()
/openbmc/u-boot/tools/binman/
H A Dbsection.py409 def GetSize(self): member in Section