Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dwebsite.py70 return _XMLKeyValue([('Suffix', 'suffix')], container=self)
72 return _XMLKeyValue([('Key', 'error_key')], container=self)
92 class _XMLKeyValue(object): class
117 class RedirectLocation(_XMLKeyValue):
226 class Condition(_XMLKeyValue):
253 class Redirect(_XMLKeyValue):