Home
last modified time | relevance | path

Searched defs:object_hook (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dlayer1.py105 def make_request(self, action, body='', object_hook=None): argument
279 consistent_read=False, object_hook=None): argument
316 def batch_get_item(self, request_items, object_hook=None): argument
333 def batch_write_item(self, request_items, object_hook=None): argument
349 object_hook=None): argument
388 object_hook=None): argument
430 object_hook=None): argument
467 object_hook=None, count=False): argument
534 exclusive_start_key=None, object_hook=None, count=False): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/
Dlayer1.py105 def json_request(self, action, data, object_hook=None): argument
120 def make_request(self, action, body='', object_hook=None): argument