Home
last modified time | relevance | path

Searched defs:GetJsonName (Results 1 – 4 of 4) sorted by relevance

/external/golang-protobuf/types/known/typepb/
Dtype.pb.go480 func (x *Field) GetJsonName() string { func
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc757 static PyObject* GetJsonName(PyBaseDescriptor* self, void *closure) { in GetJsonName() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go986 func (x *FieldDescriptorProto) GetJsonName() string { func
/external/protobuf/php/ext/google/protobuf/
Dupb.h3250 size_t GetJsonName(char *buf, size_t len) const { in GetJsonName() function
3257 bool GetJsonName(T* str) { in GetJsonName() function