OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ItemAttributes
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
response.py
486
class
ItemAttributes
(AttributeSet):
495
super(
ItemAttributes
, self).__init__(*args, **kw)
545
ItemAttributes
=ElementList(
ItemAttributes
),
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/mws/
test.py
90
attributes = response._result[0].Product.AttributeSets.
ItemAttributes
Completed in 5691 milliseconds