Searched defs:kMaxBlockSize (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | addr.h | 24 const int kMaxBlockSize = 4096 * 4; variable |
/external/v8/src/ | ||
D | spaces.h | 1399 static const int kMaxBlockSize = Page::kMaxNonCodeHeapObjectSize; variable |