Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/httplib2/python3/httplib2/
D__init__.py497 def _updateCache(request_headers, response_headers, content, cache, cachekey): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python3/httplib2/
H A D__init__.py490 def _updateCache(request_headers, response_headers, content, cache, cachekey): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python2/httplib2/
H A D__init__.py538 def _updateCache(request_headers, response_headers, content, cache, cachekey): function
/aosp_15_r20/external/python/httplib2/python2/httplib2/
D__init__.py551 def _updateCache(request_headers, response_headers, content, cache, cachekey): function