Searched refs:AddCharacter (Results 1 – 1 of 1) sorted by relevance
1098 bool AddCharacter(const char desired, const char input);1162 bool DecodeDataBuilder::AddCharacter(const char desired, const char input) { in AddCharacter() function in google::protobuf::compiler::objectivec::__anon0d0ee06f0311::DecodeDataBuilder1244 if (builder.AddCharacter(d, input_for_decode[x])) { in DecodeDataForString()