Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php357 public function getExtendee() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1437 proto.getExtendee(), this, DescriptorPool.SearchFilter.TYPES_ONLY); in crossLink()
1440 this, '\"' + proto.getExtendee() + "\" is not a message type."); in crossLink()