Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php362 public function hasExtendee() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1131 return proto.hasExtendee(); in isExtension()
1391 if (!proto.hasExtendee()) { in FieldDescriptor()
1408 if (proto.hasExtendee()) { in FieldDescriptor()
1434 if (proto.hasExtendee()) { in crossLink()

Completed in 6 milliseconds