Searched defs:hasOptionalKeyword (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/ | ||
| D | FieldDescriptor.php | 121 public function hasOptionalKeyword() function in Google\\Protobuf\\FieldDescriptor |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 1156 public boolean hasOptionalKeyword() { in hasOptionalKeyword() method in Descriptors.FieldDescriptor |