Lines Matching refs:getOneofIndex
148 } else if ($field->getOneofIndex() !== -1) {
149 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];
182 $oneof_index = $field->getOneofIndex();
207 $oneof_index = $field->getOneofIndex();
218 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];
231 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];
240 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];
595 } else if ($field->getOneofIndex() !== -1) {
596 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];
1576 } else if ($field->getOneofIndex() !== -1) {
1579 $oneof = $this->desc->getOneofDecl()[$field->getOneofIndex()];