Searched refs:PrintUnknownFieldValue (Results 1 - 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/util/ | ||
H A D | message_differencer.h | 629 virtual void PrintUnknownFieldValue(const UnknownField* unknown_field); |
H A D | message_differencer.cc | 1543 PrintUnknownFieldValue(unknown_field); 1548 StreamReporter::PrintUnknownFieldValue(const UnknownField* unknown_field) { function in class:google::protobuf::util::MessageDifferencer::StreamReporter |
Completed in 151 milliseconds