Home
last modified time | relevance | path

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

/external/grpc-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
Dclient_unary_call.h35 class RpcMethod; variable
Dclient_callback.h38 class RpcMethod; variable
Dchannel_interface.h41 class RpcMethod; variable
Dcompletion_queue.h72 class RpcMethod; variable
Dclient_context.h66 class RpcMethod; variable
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/
DRpcMethod.java40 public @interface RpcMethod { annotation