Searched defs:set_call (Results 1 – 9 of 9) sorted by relevance
82 void ClientContext::set_call(grpc_call* call, in set_call() function in grpc::ClientContext
115 void ClientContext::set_call(grpc_call* call, in set_call() function in grpc::ClientContext
284 void set_call(grpc_call* call) { call_ = call; } in set_call() function
408 void set_call(grpc_call* call) { call_.call = call; } in set_call() function
72 template <class... Args> static void set_call(CallType type) { in set_call() function
166 static void set_call(CallType type) { in set_call() function
165 static void set_call(CallType type) { in set_call() function