Home
last modified time | relevance | path

Searched refs:hasOptionalKeyword (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DFieldDescriptor.php121 public function hasOptionalKeyword() function
123 return $this->internal_desc->hasOptionalKeyword();
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DFieldPresenceTest.java146 assertTrue(fieldDescriptor.hasOptionalKeyword()); in assertProto3OptionalReflection()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1156 public boolean hasOptionalKeyword() { in hasOptionalKeyword() method in Descriptors.FieldDescriptor
H A DGeneratedMessageV3.java2246 || descriptor.hasOptionalKeyword() in SingularFieldAccessor()

Completed in 11 milliseconds