Searched defs:kMaxBytes (Results 1 – 6 of 6) sorted by relevance
84 static const int kMaxBytes = VarintMaxBytes<SignedIntegerType>::kMaxBytes; variable
23 const size_t kMaxBytes = 1000; variable
271 const int kMaxBytes = 1000; // Maximum number of bytes for one packet. in Run() local
98 static const int kMaxBytes = 10; variable
101 static const int kMaxBytes = 10; variable
24 const size_t kMaxBytes = 1000; variable