Home
last modified time | relevance | path

Searched refs:kFastToBufferSize (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc883 char buffer[kFastToBufferSize]; in SimpleItoa()
890 char buffer[kFastToBufferSize]; in SimpleItoa()
897 char buffer[kFastToBufferSize]; in SimpleItoa()
904 char buffer[kFastToBufferSize]; in SimpleItoa()
911 char buffer[kFastToBufferSize]; in SimpleItoa()
918 char buffer[kFastToBufferSize]; in SimpleItoa()
Dsubstitute.h135 char scratch_[kFastToBufferSize];
Dstrutil.h343 static const int kFastToBufferSize = 32; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc316 char buffer[kFastToBufferSize]; in FilenameIdentifier()
Dcpp_message.cc1724 char buffer[kFastToBufferSize]; in GenerateIsInitialized()
/external/chromium/net/tools/flip_server/
Dbalsa_headers.cc64 const int kFastToBufferSize = 32; // I think 22 is adequate, but anyway.. variable
785 char buffer[kFastToBufferSize]; in SetContentLength()
893 char buffer[kFastToBufferSize]; in SetParsedResponseCodeAndUpdateFirstline()
/external/protobuf/src/google/protobuf/
Dtext_format.cc1165 char buffer[kFastToBufferSize]; in PrintUnknownFields()
1177 char buffer[kFastToBufferSize]; in PrintUnknownFields()