Searched refs:SkipMessageSetField (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format.h | 251 static bool SkipMessageSetField(io::CodedInputStream* input, |
D | extension_set_heavy.cc | 59 virtual bool SkipMessageSetField(io::CodedInputStream* input, |
D | wire_format.cc | 433 bool WireFormat::SkipMessageSetField(io::CodedInputStream* input, in SkipMessageSetField() function in google::protobuf::internal::WireFormat |