Searched refs:add_response_callback (Results 1 – 5 of 5) sorted by relevance
75 self._client.add_response_callback(self._send_request)
76 def add_response_callback(self, callback): member in BenchmarkClient
206 googleapiclient.http.HttpRequest.add_response_callback googleapiclient.http.HttpRequest-class.html#…
902 def add_response_callback(self, cb): member in HttpRequest
1600 request.add_response_callback(_on_response)