Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dtables.py70 in_current_project_filter.add_action(in_project_action)
71 in_current_project_filter.add_action(not_in_project_action)
220 in_current_project_filter.add_action(in_project_action)
221 in_current_project_filter.add_action(not_in_project_action)
356 table_filter.add_action(in_project_action)
357 table_filter.add_action(not_in_project_action)
841 in_current_image_filter.add_action(in_image_action)
842 in_current_image_filter.add_action(not_in_image_action)
1328 outcome_filter.add_action(successful_builds_action)
1329 outcome_filter.add_action(failed_builds_action)
[all …]
H A Dbuildtables.py405 executed_outcome.add_action(exec_outcome_action_exec)
406 executed_outcome.add_action(exec_outcome_action_not_exec)
420 task_outcome.add_action(action)
432 sstate_outcome.add_action(action)
H A Dtablefilter.py29 def add_action(self, action): member in TableFilter
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/efivar/
H A Defisecdb-fix-build-with-musl-libc.patch50 @@ -187,12 +191,11 @@ add_action(list_t *list, action_type_t action_type, const efi_guid_t *owner,