Home
last modified time | relevance | path

Searched refs:StripWhitespace (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Djson_util.cc165 StripWhitespace(&loc_string); in GetLocString()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h165 PROTOBUF_EXPORT void StripWhitespace(string* s);
Dstrutil.cc113 void StripWhitespace(string* str) { in StripWhitespace() function
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc970 StripWhitespace(&line); in BuildCommentsString()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2396 StripWhitespace(&stripped_comment); in FormatComment()