/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | rpc_method.h | 38 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
|
D | channel_interface.h | 64 class RpcMethod; variable 154 const internal::RpcMethod& /*method*/, ::grpc::ClientContext* /*context*/, in CreateCallInternal()
|
D | client_unary_call.h | 33 class RpcMethod; variable
|
D | completion_queue.h | 89 class RpcMethod; variable
|
D | client_context.h | 98 class RpcMethod; variable
|
D | client_callback.h | 37 class RpcMethod; variable
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | rpc_method.h | 38 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
|
D | channel_interface.h | 64 class RpcMethod; variable 154 const internal::RpcMethod& /*method*/, ::grpc::ClientContext* /*context*/, in CreateCallInternal()
|
D | client_unary_call.h | 33 class RpcMethod; variable
|
D | completion_queue.h | 89 class RpcMethod; variable
|
D | client_context.h | 98 class RpcMethod; variable
|
D | client_callback.h | 37 class RpcMethod; variable
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | rpc_method.h | 38 RpcMethod(const char* name, RpcType type) in RpcMethod() function 41 RpcMethod(const char* name, RpcType type, in RpcMethod() function
|
D | client_unary_call.h | 35 class RpcMethod; variable
|
D | client_callback.h | 38 class RpcMethod; variable
|
D | channel_interface.h | 41 class RpcMethod; variable
|
D | completion_queue.h | 72 class RpcMethod; variable
|
D | client_context.h | 66 class RpcMethod; variable
|
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/ |
D | RpcMethod.java | 40 public @interface RpcMethod { annotation
|