Home
last modified time | relevance | path

Searched refs:public_desc (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DHasPublicDescriptorTrait.php37 private $public_desc; variable
41 return $this->public_desc;
DOneofDescriptor.php44 $this->public_desc = new \Google\Protobuf\OneofDescriptor($this);
DEnumDescriptor.php20 $this->public_desc = new \Google\Protobuf\EnumDescriptor($this);
DDescriptor.php53 $this->public_desc = new \Google\Protobuf\Descriptor($this);
DFieldDescriptor.php54 $this->public_desc = new \Google\Protobuf\FieldDescriptor($this);