Home
last modified time | relevance | path

Searched refs:ShowActions (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, function
308 ShowActions(series, why_selected, selected, builder, options,
/openbmc/u-boot/tools/patman/
H A Dpatman.py179 series.ShowActions(args, cmd, options.process_tags)
H A Dpatman179 series.ShowActions(args, cmd, options.process_tags)
H A Dfunc_test.py157 series.ShowActions(args, cmd, process_tags)
H A Dseries.py94 def ShowActions(self, args, cmd, process_tags): member in Series