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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_oauth2client.py 72 from oauth2client.client import _update_query_params
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 432 def _update_query_params(uri, params): function
859 token_revoke_uri = _update_query_params(self.revoke_uri, query_params)
    [all...]

Completed in 1573 milliseconds