Searched refs:_ParseOptions (Results 1 – 8 of 8) sorted by relevance
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
279 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.exa…
38 _ParseOptions = collections.namedtuple( variable716 parse_options = _ParseOptions(options.reparse, options.mailit,
844 def _ParseOptions(message, string): function