Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc191 LowerString(&result); in FieldName()
476 LowerString(&name); in SafeFunctionName()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc440 LowerString(&lower_field_name); in ConsumeField()
455 LowerString(&lower_field_name); in ConsumeField()
811 LowerString(&text); in SkipFieldValue()
986 LowerString(&text); in ConsumeDouble()
Ddescriptor.cc4216 LowerString(&lowercase_name); in BuildFieldOrExtension()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.h174 inline void LowerString(string * s) { in LowerString() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc950 LowerString(field->mutable_name()); in ParseMessageFieldNoLabel()