Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php54 private function getFieldDescriptor($name, $label, $type, function
85 $this->descriptor->addField($this->getFieldDescriptor(
96 $this->descriptor->addField($this->getFieldDescriptor(
107 $this->descriptor->addField($this->getFieldDescriptor(
H A DFieldDescriptor.php217 public static function getFieldDescriptor($proto) function
292 return FieldDescriptor::getFieldDescriptor($proto);

Completed in 2 milliseconds