Searched refs:UpdateCache (Results 1 - 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Daddrcache.cc108 // 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) { function in class:open_vcdiff::VCDiffAddressCache
177 UpdateCache(address);
206 UpdateCache(address);
327 UpdateCache(decoded_address);
H A Daddrcache.h162 void UpdateCache(VCDAddress address);
H A Daddrcache_test.cc227 cache_.UpdateCache(test_address);
243 cache_.UpdateCache(INT_MAX);
/external/chromium/chrome/browser/safe_browsing/
H A Dclient_side_detection_service.cc361 UpdateCache();
368 UpdateCache();
386 void ClientSideDetectionService::UpdateCache() { function in class:safe_browsing::ClientSideDetectionService
H A Dclient_side_detection_service.h209 void UpdateCache();
H A Dclient_side_detection_service_unittest.cc131 csd_service_->UpdateCache();

Completed in 116 milliseconds