Searched defs:proto_path (Results 1 – 3 of 3) sorted by relevance
27 def compile_proto(proto_path, output_dir): argument63 def compile_import_proto(output_dir, proto_path): argument
95 string proto_path(userid_t user_id) { in proto_path() function
1797 std::string proto_path = tombstone_file.value() + ".pb"; in TEST() local