Home
last modified time | relevance | path

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

/external/python/httplib2/python3/httplib2/
D__init__.py477 def _updateCache(request_headers, response_headers, content, cache, cachekey): function
/external/python/httplib2/python2/httplib2/
D__init__.py538 def _updateCache(request_headers, response_headers, content, cache, cachekey): function