Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Drunqueue.py470 def get_user_idstring(self, tid, task_name_suffix = ""): argument
471 return tid + task_name_suffix
473 def get_short_user_idstring(self, task, task_name_suffix = ""): argument
476 taskname = taskname_from_tid(task) + task_name_suffix