Searched refs:kMaxMapSize (Results 1 – 2 of 2) sorted by relevance
60 if (mMap.size() >= kMaxMapSize) in create()86 const static size_t kMaxMapSize = 100;
40 const int kMaxMapSize = 8 * 1024; variable47 const int64_t kMaxEndOffset = 8ll * kMaxMapSize * kMaxEntrySize;373 if (map_len > kMaxMapSize || map_len % 4) in DeleteChildren()441 if (map_len > kMaxMapSize || map_len % 4) in OpenSparseEntry()