Searched refs:hasJsonName (Results 1 – 3 of 3) sorted by relevance
241 $json_name = $proto->hasJsonName() ? $proto->getJsonName() :243 if ($proto->hasJsonName()) {
439 public function hasJsonName() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
1320 if (proto.hasJsonName()) { in FieldDescriptor()