Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php327 public function hasExtendee() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1112 return proto.hasExtendee(); in isExtension()
1335 if (!proto.hasExtendee()) { in FieldDescriptor()
1352 if (proto.hasExtendee()) { in FieldDescriptor()
1378 if (proto.hasExtendee()) { in crossLink()