Home
last modified time | relevance | path

Searched defs:extension_field (Results 1 – 3 of 3) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.proto76 optional string extension_field = 1; field
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc509 const FieldDescriptor& extension_field = *file_->extension(i); in PrintTopLevelExtensions() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc192 ScopedPyObjectPtr extension_field(PyFieldDescriptor_FromDescriptor(field)); in AddDescriptors() local
2104 ScopedPyObjectPtr extension_field( in CheckAndGetInteger() local