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.go171 func (x *Api) GetSyntax() typepb.Syntax { func
274 func (x *Method) GetSyntax() typepb.Syntax { func
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.h119 CPDF_SyntaxParser* GetSyntax() const { return m_pSyntax.get(); } in GetSyntax() function
/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.cc638 static PyObject* GetSyntax(PyBaseDescriptor *self, void *closure) { in GetSyntax() function
1415 static PyObject* GetSyntax(PyFileDescriptor *self, void *closure) { in GetSyntax() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go660 func (x *FileDescriptorProto) GetSyntax() string { func