Home
last modified time | relevance | path

Searched refs:initWithDescriptor (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php75 $this->initWithDescriptor($data);
169 private function initWithDescriptor(Descriptor $desc) function in Google\\Protobuf\\Internal\\Message