Searched defs:RpcMethod (Results 1 – 7 of 7) sorted by relevance
| /third_party/grpc/include/grpcpp/impl/codegen/ | ||
| D | rpc_method.h | 38 RpcMethod(const char* name, RpcType type) in RpcMethod() function |
| D | channel_interface.h | 67 class RpcMethod; variable |
| D | client_unary_call.h | 35 class RpcMethod; variable |
| D | completion_queue_impl.h | 86 class RpcMethod; variable |
| D | client_context_impl.h | 64 class RpcMethod; variable |
| D | client_callback_impl.h | 33 class RpcMethod; variable |
| /third_party/grpc/test/cpp/end2end/ | ||
| D | xds_end2end_test.cc | 1234 enum RpcMethod { enum in grpc::testing::__anon1060f4e50111::XdsEnd2endTest |