Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
H A DDescriptorPool.php39 private $internal_pool; variable
52 private function __construct($internal_pool)
54 $this->internal_pool = $internal_pool; variable
63 $desc = $this->internal_pool->getDescriptorByClassName($className);
73 $desc = $this->internal_pool->getEnumDescriptorByClassName($className);

Completed in 1 milliseconds