Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds