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

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_store_file.cc32 const int64 kUpdateStorageBytes = 100 * 1024; member in namespace:__anon4617
37 // |kUpdateStorageBytes|, setting that very small will bump against this.
893 while (out_stride > kMinShardStride && shard_size > kUpdateStorageBytes) {

Completed in 137 milliseconds