Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
DField.php334 public function getJsonName() function in Google\\Protobuf\\Field
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php82 public function getJsonName() function in Google\\Protobuf\\Internal\\FieldDescriptor
DFieldDescriptorProto.php479 public function getJsonName() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1008 public String getJsonName() { in getJsonName() method in Descriptors.FieldDescriptor