Searched defs:options_class_name (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ |
| D | descriptor.py | 134 def __init__(self, options, serialized_options, options_class_name): argument 146 def _SetOptions(self, options, options_class_name): argument 188 def __init__(self, options, options_class_name, name, full_name, argument
|