HomeSort by relevance Sort by last modified time
    Searched defs:UpdateCache (Results 1 - 5 of 5) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
addrcache.cc 108 // UpdateCache (called cache_update in the RFC examples) exactly match
116 // these bounds have been checked before calling UpdateCache.
118 void VCDiffAddressCache::UpdateCache(VCDAddress address) {
177 UpdateCache(address);
206 UpdateCache(address);
327 UpdateCache(decoded_address);
  /external/chromium_org/sdch/open-vcdiff/src/
addrcache.cc 108 // UpdateCache (called cache_update in the RFC examples) exactly match
116 // these bounds have been checked before calling UpdateCache.
118 void VCDiffAddressCache::UpdateCache(VCDAddress address) {
177 UpdateCache(address);
206 UpdateCache(address);
327 UpdateCache(decoded_address);
  /external/open-vcdiff/src/
addrcache.cc 108 // UpdateCache (called cache_update in the RFC examples) exactly match
116 // these bounds have been checked before calling UpdateCache.
118 void VCDiffAddressCache::UpdateCache(VCDAddress address) {
177 UpdateCache(address);
206 UpdateCache(address);
327 UpdateCache(decoded_address);
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.cc 361 UpdateCache();
368 UpdateCache();
386 void ClientSideDetectionService::UpdateCache() {
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.cc 523 UpdateCache();
530 UpdateCache();
550 void ClientSideDetectionService::UpdateCache() {

Completed in 103 milliseconds