Home
last modified time | relevance | path

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

/external/webkit/Tools/QueueStatusServer/handlers/
Dupdatestatus.py56 queue_status.active_patch_id = patch_id
65 Attachment.dirty(queue_status.active_patch_id)
Dgc.py39 if status.active_patch_id or status.active_bug_id:
Dqueuestatus_unittest.py37 self.active_patch_id = patch_id
Dqueuestatus.py55 return "%s-%s" % (status.active_patch_id, status.bot_id)
/external/webkit/Tools/QueueStatusServer/model/
Dqueuestatus.py38 active_patch_id = db.IntegerProperty() variable in QueueStatus
Dattachment.py50 attachment_id = status.active_patch_id