Searched defs:options_class_name (Results 1 – 2 of 2) sorted by relevance
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 71 def __init__(self, options, options_class_name): argument 82 def _SetOptions(self, options, options_class_name): argument 115 def __init__(self, options, options_class_name, name, full_name, argument
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 95 def __init__(self, options, options_class_name): argument 106 def _SetOptions(self, options, options_class_name): argument 139 def __init__(self, options, options_class_name, name, full_name, argument
|