Searched defs:ExpandToLimit (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/etype/ | ||
H A D | section.py | 104 def ExpandToLimit(self, limit): member in Entry_section |
/openbmc/u-boot/tools/binman/ | ||
H A D | entry.py | 525 def ExpandToLimit(self, limit): member in Entry |