Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h160 static Edition GetEdition(const FileDescriptor& file) { in GetEdition() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc9866 Edition InternalFeatureHelper::GetEdition(const FileDescriptor& desc) { in GetEdition() function in google::protobuf::internal::InternalFeatureHelper