Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duihelper.py32 if isinstance(event, bb.build.TaskStarted):
H A Dtoasterui.py265 … if isinstance(event, (bb.build.TaskStarted, bb.build.TaskSucceeded, bb.build.TaskFailedSilent)):
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass237 if isinstance(e, bb.build.TaskStarted):
260 # Can have a failure before TaskStarted so need to mkdir here too
276 ….BuildStarted bb.event.BuildCompleted bb.event.HeartbeatEvent bb.build.TaskStarted bb.build.TaskSu…
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py91 class TaskStarted(TaskBase): class
94 super(TaskStarted, self).__init__(t, fn, logfile, d)
709 event.fire(TaskStarted(task, fn, logfn, flags, localdata), localdata)
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot91 # "MessageId": "TaskEvent.1.0.1.TaskStarted",
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1774 - ``bb.build.TaskStarted()``: Fired when a task starts. This event's