Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py71 REQ_CANCELLING = 5 variable in BuildRequest
81 (REQ_CANCELLING, "cancelling"),
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Drunbuilds.py111 BuildRequest.REQ_CANCELLING]) &
162 Q(state=BuildRequest.REQ_CANCELLING) &
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_most_recent_builds_states.py177 build_request.state = BuildRequest.REQ_CANCELLING
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py217 if build.buildrequest.state == BuildRequest.REQ_CANCELLING:
1552 if br.state == BuildRequest.REQ_CANCELLING:
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py73 br.state = BuildRequest.REQ_CANCELLING
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py723 buildrequest.state == BuildRequest.REQ_CANCELLING