Home
last modified time | relevance | path

Searched refs:protoc_python_args (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/
Dgenerate_protos.py116 def protoc_python_args(args: argparse.Namespace) -> Tuple[str, ...]: function
135 'python': protoc_python_args,