Searched defs:GetEdition (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | code_generator.h | 160 static Edition GetEdition(const FileDescriptor& file) { in GetEdition() function |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.cc | 9866 Edition InternalFeatureHelper::GetEdition(const FileDescriptor& desc) { in GetEdition() function in google::protobuf::internal::InternalFeatureHelper |