Home
last modified time | relevance | path

Searched defs:GetSyntax (Results 1 – 5 of 5) sorted by relevance

/external/golang-protobuf/types/known/apipb/
Dapi.pb.go169 func (x *Api) GetSyntax() typepb.Syntax { func
272 func (x *Method) GetSyntax() typepb.Syntax { func
/external/golang-protobuf/types/known/typepb/
Dtype.pb.go355 func (x *Type) GetSyntax() Syntax { func
572 func (x *Enum) GetSyntax() Syntax { func
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc637 static PyObject* GetSyntax(PyBaseDescriptor *self, void *closure) { in GetSyntax() function
1451 static PyObject* GetSyntax(PyFileDescriptor *self, void *closure) { in GetSyntax() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc637 static PyObject* GetSyntax(PyBaseDescriptor *self, void *closure) { in GetSyntax() function
1451 static PyObject* GetSyntax(PyFileDescriptor *self, void *closure) { in GetSyntax() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go874 func (x *FileDescriptorProto) GetSyntax() string { func