Home
last modified time | relevance | path

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

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