Home
last modified time | relevance | path

Searched defs:RpcMethod (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Drpc_method.h38 RpcMethod(const char* name, RpcType type) in RpcMethod() function
41 RpcMethod(const char* name, RpcType type, in RpcMethod() function
Dchannel_interface.h64 class RpcMethod; variable
154 const internal::RpcMethod& /*method*/, ::grpc::ClientContext* /*context*/, in CreateCallInternal()
Dclient_unary_call.h33 class RpcMethod; variable
Dcompletion_queue_impl.h86 class RpcMethod; variable
Dcompletion_queue.h89 class RpcMethod; variable
Dclient_context_impl.h64 class RpcMethod; variable
Dclient_context.h98 class RpcMethod; variable
Dclient_callback_impl.h33 class RpcMethod; variable
Dclient_callback.h36 class RpcMethod; variable
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc1234 enum RpcMethod { enum in grpc::testing::__anon39ef63100111::XdsEnd2endTest