Searched defs:kMaxSizeBytes (Results 1 – 2 of 2) sorted by relevance
31 static constexpr int kMaxSizeBytes = 16; variable
39 constexpr size_t kMaxSizeBytes = (1 << 16) * 4; variable