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