Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc580 static PyObject* GetSyntax(PyBaseDescriptor *self, void *closure) { in GetSyntax() function
1308 static PyObject* GetSyntax(PyFileDescriptor *self, void *closure) { in GetSyntax() function
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go520 func (m *FileDescriptorProto) GetSyntax() string { func
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go492 func (m *FileDescriptorProto) GetSyntax() string { func