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