Home
last modified time | relevance | path

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

/u-boot/tools/binman/
A Dbintool.py227 def fetch_tools(method, names_to_fetch): argument
246 name_list = names_to_fetch
247 if len(names_to_fetch) == 1 and names_to_fetch[0] in ['all', 'missing']:
249 if names_to_fetch[0] == 'missing':

Completed in 14 milliseconds