Searched defs:GetJsonName (Results 1 – 3 of 3) sorted by relevance
757 static PyObject* GetJsonName(PyBaseDescriptor* self, void *closure) { in GetJsonName() function
3250 size_t GetJsonName(char *buf, size_t len) const { in GetJsonName() function3257 bool GetJsonName(T* str) { in GetJsonName() function
913 func (m *FieldDescriptorProto) GetJsonName() string { func