HomeSort by relevance Sort by last modified time
    Searched refs:ParseMessageSet (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
extension_set_heavy.cc 220 bool ExtensionSet::ParseMessageSet(io::CodedInputStream* input,
226 return ParseMessageSet(input, &finder, &skipper);
231 return ParseMessageSet(input, &finder, &skipper);
extension_set.h 334 bool ParseMessageSet(io::CodedInputStream* input,
340 bool ParseMessageSet(io::CodedInputStream* input,
342 bool ParseMessageSet(io::CodedInputStream* input,
    [all...]
extension_set.cc     [all...]
wire_format_unittest.cc 430 TEST(WireFormatTest, ParseMessageSet) {

Completed in 720 milliseconds