Home
last modified time | relevance | path

Searched refs:hasJsonName (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php251 $json_name = $proto->hasJsonName() ? $proto->getJsonName() :
253 if ($proto->hasJsonName()) {
H A DFieldDescriptorProto.php484 public function hasJsonName() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1374 if (proto.hasJsonName()) { in FieldDescriptor()

Completed in 8 milliseconds