Home
last modified time | relevance | path

Searched refs:getProto3Optional (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php567 public function getProto3Optional() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1384 isProto3Optional = proto.getProto3Optional(); in FieldDescriptor()