Home
last modified time | relevance | path

Searched defs:attachment_id (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/QueueStatusServer/model/
Dworkitems.py47 def display_position_for_attachment(self, attachment_id): argument
56 def _unguarded_add(key, attachment_id): argument
64 def add_work_item(self, attachment_id): argument
68 def _unguarded_remove(key, attachment_id): argument
76 def remove_work_item(self, attachment_id): argument
Dattachment.py40 def dirty(cls, attachment_id): argument
61 def __init__(self, attachment_id): argument
/external/webkit/Tools/QueueStatusServer/handlers/
Dpatchstatus.py35 def get(self, queue_name, attachment_id): argument
Dstatusbubble.py53 def get(self, attachment_id): argument
/external/webkit/Tools/Scripts/webkitpy/common/config/
Dcommittervalidator.py97 attachment_id, argument
107 attachment_id, argument
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py252 def attachment_url_for_id(self, attachment_id, action="view"): argument
359 def fetch_attachment_contents(self, attachment_id): argument
375 def bug_id_for_attachment_id(self, attachment_id): argument
386 def fetch_attachment(self, attachment_id): argument
625 attachment_id, argument
645 attachment_id, argument
674 def obsolete_attachment(self, attachment_id, comment_text=None): argument
/external/webkit/Tools/Scripts/webkitpy/common/net/
Dstatusserver.py115 def _post_work_item_to_ews(self, attachment_id): argument
122 def submit_to_ews(self, attachment_id): argument
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmocktool.py307 def fetch_attachment(self, attachment_id): argument
326 def attachment_url_for_id(self, attachment_id, action="view"): argument
333 attachment_id, argument