Searched defs:kMaxBlockSize (Results 1 – 2 of 2) sorted by relevance
172 UInt32 kMaxBlockSize = (1 << 20); in Read() local
1580 static const int kMaxBlockSize = Page::kMaxRegularHeapObjectSize; variable