D | descriptor.py | 99 def __init__(self, options, options_class_name, name, full_name, argument 127 self.full_name = full_name 210 def __init__(self, name, full_name, filename, containing_type, fields, argument 221 options, 'MessageOptions', name, full_name, file, 373 def __init__(self, name, full_name, index, number, type, cpp_type, label, argument 386 self.full_name = full_name 426 def __init__(self, name, full_name, filename, values, argument 435 options, 'EnumOptions', name, full_name, file, 497 def __init__(self, name, full_name, index, methods, options=None, file=None, argument 500 options, 'ServiceOptions', name, full_name, file, [all …]
|