Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorPool.php72 $this->addEnumDescriptor($desc);
103 $this->addEnumDescriptor($enum_type);
107 public function addEnumDescriptor($descriptor) function
H A DEnumBuilderContext.php61 $this->pool->addEnumDescriptor($this->descriptor);

Completed in 1 milliseconds