Searched defs:MutableString (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc389 string* ExtensionSet::MutableString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
1001 MutableString(number, WireFormatLite::TYPE_STRING,
1010 MutableString(number, WireFormatLite::TYPE_BYTES,
/external/protobuf/src/google/protobuf/
H A Dextension_set.cc358 string* ExtensionSet::MutableString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
835 MutableString(number, WireFormatLite::TYPE_STRING,
844 MutableString(number, WireFormatLite::TYPE_STRING,

Completed in 5184 milliseconds