Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/
Dgenerate_protos.py139 BUILTIN_PROTOC_LANGS = ('go', 'python') variable
148 if args.plugin_path is None and args.language not in BUILTIN_PROTOC_LANGS: