Home
last modified time | relevance | path

Searched defs:task_object (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py786 def _find_task_dep(task_object): argument
791 def _find_task_revdep(task_object): argument
811 def _find_task_provider(task_object): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py96 def task_color(task_object, show_green=False): argument