Home
last modified time | relevance | path

Searched defs:LowerString (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h175 inline void LowerString(string * s) { in LowerString() function
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc117 inline void LowerString(std::string* s) { in LowerString() function