Searched refs:setJsonName (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldDescriptor.php | 77 public function setJsonName($json_name) function in Google\\Protobuf\\Internal\\FieldDescriptor |
D | FieldDescriptorProto.php | 504 public function setJsonName($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto |
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Field.php | 346 public function setJsonName($var) function in Google\\Protobuf\\Field |
/third_party/protobuf/php/tests/ | ||
D | WellKnownTest.php | 236 $m->setJsonName("a"); |