Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1042 char buffer[kFastToBufferSize]; in SimpleItoa()
1049 char buffer[kFastToBufferSize]; in SimpleItoa()
1056 char buffer[kFastToBufferSize]; in SimpleItoa()
1063 char buffer[kFastToBufferSize]; in SimpleItoa()
1070 char buffer[kFastToBufferSize]; in SimpleItoa()
1077 char buffer[kFastToBufferSize]; in SimpleItoa()
Dsubstitute.h135 char scratch_[kFastToBufferSize];
Dstrutil.h384 static const int kFastToBufferSize = 32; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc355 char buffer[kFastToBufferSize]; in FilenameIdentifier()
Dcpp_message.cc425 char buffer[kFastToBufferSize]; in GenerateFieldAccessorDefinitions()
2588 char buffer[kFastToBufferSize]; in GenerateIsInitialized()
/external/protobuf/src/google/protobuf/
Dtext_format.cc1670 char buffer[kFastToBufferSize]; in PrintUnknownFields()
1682 char buffer[kFastToBufferSize]; in PrintUnknownFields()