Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/
Drpc_method.h38 RpcMethod(const char* name, RpcType type) in RpcMethod() function
44 RpcMethod(const char* name, const char* suffix_for_stats, RpcType type) in RpcMethod() function
50 RpcMethod(const char* name, RpcType type, in RpcMethod() function
57 RpcMethod(const char* name, const char* suffix_for_stats, RpcType type, in RpcMethod() function
Dchannel_interface.h64 class RpcMethod; variable
154 const internal::RpcMethod& /*method*/, grpc::ClientContext* /*context*/, in CreateCallInternal()
Dclient_unary_call.h32 class RpcMethod; variable
/third_party/grpc/include/grpcpp/
Dcompletion_queue.h93 class RpcMethod; variable
Dclient_context.h100 class RpcMethod; variable
/third_party/grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.h444 enum RpcMethod { enum
/third_party/grpc/include/grpcpp/support/
Dclient_callback.h41 class RpcMethod; variable