Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/etype/
H A Dvblock.py55 data = self.section.GetContentsByPhandle(entry_phandle, self)
/openbmc/u-boot/tools/binman/
H A Dbsection.py432 def GetContentsByPhandle(self, phandle, source_entry): member in Section