Home
last modified time | relevance | path

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

/tools/binman/
A Dbintool.py242 def show_status(color, prompt, names): function
269 show_status(col.GREEN, 'Already present', status[PRESENT])
270 show_status(col.GREEN, 'Tools fetched', status[FETCHED])
272 show_status(col.RED, 'Failures', status[FAIL])
/tools/patman/
A Dstatus.py326 def show_status(series, branch, dest_branch, force, cover, patches, function
404 show_status(series, branch, dest_branch, force, cover, patches,

Completed in 7 milliseconds