Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/etype/
H A Dfiles.py42 files = tools.GetInputFilenameGlob(self._pattern)
/openbmc/u-boot/tools/patman/
H A Dtools.py130 def GetInputFilenameGlob(pattern): function