Searched defs:SetString (Results 1 – 4 of 4) sorted by relevance
202 void StringOutputStream::SetString(string* target) { in SetString() function in google::protobuf::io::StringOutputStream
638 inline void ExtensionSet::SetString(int number, FieldType type, in SetString() function
1185 void GeneratedMessageReflection::SetString( in SetString() function in google::protobuf::internal::GeneratedMessageReflection
1535 TEST_F(OneofTest, SetString) { in TEST_F() argument