Home
last modified time | relevance | path

Searched refs:tunnel_patch (Results 1 – 3 of 3) sorted by relevance

/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt72 googleapiclient.http.tunnel_patch googleapiclient.http-module.html#tunnel_patch
/external/python/google-api-python-client/tests/
Dtest_discovery.py76 from googleapiclient.http import tunnel_patch
762 http = tunnel_patch(http)
/external/python/google-api-python-client/googleapiclient/
Dhttp.py1731 def tunnel_patch(http): function