Searched refs:process_proto_file (Results 1 – 5 of 5) sorted by relevance
44 output_files = codegen_raw.process_proto_file(proto_file)46 output_files = codegen_nanopb.process_proto_file(proto_file)
100 def process_proto_file(proto_file) -> Iterable[OutputFile]: function
188 def process_proto_file(proto_file) -> Iterable[OutputFile]: function
40 output_files = codegen_pwpb.process_proto_file(proto_file)
672 def process_proto_file(proto_file) -> Iterable[OutputFile]: function