Lines Matching refs:grpc
24 name: "netsim-grpc-gen-defaults",
27 "protoc-gen-grpc-cpp-plugin",
33 " --plugin=protoc-gen-grpc=$(location protoc-gen-grpc-cpp-plugin)" +
46 defaults: ["netsim-grpc-gen-defaults"],
47 out: ["netsim/frontend.grpc.pb.h"],
52 defaults: ["netsim-grpc-gen-defaults"],
53 out: ["netsim/frontend.grpc.pb.cc"],
58 defaults: ["netsim-grpc-gen-defaults"],
59 out: ["netsim/packet_streamer.grpc.pb.h"],
64 defaults: ["netsim-grpc-gen-defaults"],
65 out: ["netsim/packet_streamer.grpc.pb.cc"],
125 "protoc-gen-grpc-python-plugin",
131 " --plugin=protoc-gen-grpc=$(location protoc-gen-grpc-python-plugin)" +