Searched refs:kMax32 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/courgette/
H A Dstreams.cc39 static const int kMax32 = 5; member in class:courgette::Varint
48 // |destination|. |destination| must have sufficient length to hold kMax32
189 uint8 buffer[Varint::kMax32];

Completed in 101 milliseconds