Searched refs:_updateCache (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
D | __init__.py | 361 def _updateCache(request_headers, response_headers, content, cache, cachekey): function 935 _updateCache(headers, response, content, self.cache, cachekey) 954 _updateCache(headers, response, content, self.cache, cachekey) 1112 _updateCache(headers, merged_response, content, self.cache, cachekey)
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 40 …_updateCache(k);this._trigger("resize",d,this.ui());return false},_mouseStop:function(g){this.resi…
|