HomeSort by relevance Sort by last modified time
    Searched defs:RpcMethod (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/
RpcMethod.java 26 * {@link RpcMethod} contains a limited subset of information about the RPC to assist
40 public @interface RpcMethod {
  /external/grpc-grpc/include/grpcpp/impl/codegen/
rpc_method.h 29 class RpcMethod {
38 RpcMethod(const char* name, RpcType type)
41 RpcMethod(const char* name, RpcType type,

Completed in 130 milliseconds