Searched defs:getJsonName (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Field.php | 334 public function getJsonName() function in Google\\Protobuf\\Field |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldDescriptor.php | 82 public function getJsonName() function in Google\\Protobuf\\Internal\\FieldDescriptor |
D | FieldDescriptorProto.php | 479 public function getJsonName() function in Google\\Protobuf\\Internal\\FieldDescriptorProto |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | Descriptors.java | 1008 public String getJsonName() { in getJsonName() method in Descriptors.FieldDescriptor |