HomeSort by relevance Sort by last modified time
    Searched defs:UpdateCache (Results 1 - 2 of 2) 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/chrome/browser/safe_browsing/
client_side_detection_service.cc 361 UpdateCache();
368 UpdateCache();
386 void ClientSideDetectionService::UpdateCache() {

Completed in 948 milliseconds