Home
last modified time | relevance | path

Searched refs:SetInputDirs (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Delf_test.py52 tools.SetInputDirs(['.'])
H A Dcontrol.py111 tools.SetInputDirs(options.indir)
/openbmc/u-boot/tools/patman/
H A Dtools.py99 def SetInputDirs(dirname): function