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