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/
DMessageBuilderContext.php54 private function getFieldDescriptor($name, $label, $type, function in Google\\Protobuf\\Internal\\MessageBuilderContext
85 $this->descriptor->addField($this->getFieldDescriptor(
96 $this->descriptor->addField($this->getFieldDescriptor(
107 $this->descriptor->addField($this->getFieldDescriptor(
DFieldDescriptor.php217 public static function getFieldDescriptor($proto) function in Google\\Protobuf\\Internal\\FieldDescriptor
292 return FieldDescriptor::getFieldDescriptor($proto);