Home
last modified time | relevance | path

Searched defs:HasUnknownFields (Results 1 – 2 of 2) sorted by relevance

/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h125 inline bool HasUnknownFields(const FileDescriptor* file) { in HasUnknownFields() function
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/compiler/java/
H A Djava_helpers.h122 inline bool HasUnknownFields(const Descriptor* descriptor) { in HasUnknownFields() function