Searched refs:isTypePackable (Results 1 – 1 of 1) sorted by relevance
174 return $this->isRepeated() && self::isTypePackable($this->type);209 private static function isTypePackable($field_type) function in Google\\Protobuf\\Internal\\FieldDescriptor