HomeSort by relevance Sort by last modified time
    Searched refs:UpperString (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 128 // UpperString()
144 inline void UpperString(string * s) {
154 UpperString(&out);
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.cc 196 UpperString(&name);
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 456 UpperString(&constant_name);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.cc 259 UpperString(&name);
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 255 UpperString(&name);

Completed in 94 milliseconds