Searched defs:grpc_method (Results 1 – 3 of 3) sorted by relevance
122 let grpc_method = args.command.grpc_method(); in rust_main() localVariable
20 pub fn grpc_method(&self) -> GrpcMethod { in grpc_method() method
189 frontend::GrpcMethod const &grpc_method, in SendGrpc()