Searched defs:options_class_name (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/protobuf/python/google/protobuf/ |
H A D | descriptor.py | 137 def __init__(self, options, serialized_options, options_class_name): argument 149 def _SetOptions(self, options, options_class_name): argument 191 def __init__(self, options, options_class_name, name, full_name, argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/ |
H A D | descriptor.py | 137 def __init__(self, options, serialized_options, options_class_name): argument 149 def _SetOptions(self, options, options_class_name): argument 191 def __init__(self, options, options_class_name, name, full_name, argument
|