Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
Dconnection.py36 def add_attrs_from(func, to): function
53 return add_attrs_from(func, to=wrapper)
72 return add_attrs_from(func, to=wrapper)
83 return add_attrs_from(func, to=wrapper)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dconnection.py63 def add_attrs_from(func, to): function
84 return add_attrs_from(func, to=wrapper)
105 return add_attrs_from(func, to=wrapper)
143 return add_attrs_from(func, to=wrapper)
162 return add_attrs_from(func, to=requires)
181 return add_attrs_from(func, to=wrapper)
201 return add_attrs_from(func, to=wrapper)
217 return add_attrs_from(func, to=requires)
231 return add_attrs_from(func, to=wrapper)