HomeSort by relevance Sort by last modified time
    Searched refs:step2_exchange (Results 1 - 6 of 6) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/samples/
oauth2_for_devices.py 26 credentials = flow.step2_exchange(device_flow_info=flow_info)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
old_run.py 153 credential = flow.step2_exchange(code, http=http)
tools.py 225 credential = flow.step2_exchange(code, http=http)
appengine.py 875 credentials = decorator.flow.step2_exchange(self.request.params)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_helper.py 184 credentials = flow.step2_exchange(code, http=client.CreateHttpRequest())
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_oauth2client.py     [all...]

Completed in 158 milliseconds