Searched refs:proto_files (Results 1 – 2 of 2) sorted by relevance
49 def verify_protos_update_generated_files(proto_files, proto_gen_files): argument60 for proto_file in proto_files:102 proto_files = []111 proto_files.append(os.path.abspath(f))114 exit(not verify_protos_update_generated_files(proto_files, proto_gen_files))
68 // protoc guarantees that all proto_files will be written after