Static Private Member Functions | |
static void | CheckDone (const grpc::Status &, SimpleResponse *) |
static std::unique_ptr< grpc::ClientAsyncReader< SimpleResponse > > | PrepareReq (BenchmarkService::Stub *stub, grpc::ClientContext *ctx, const SimpleRequest &req, CompletionQueue *cq) |
static ClientRpcContext * | SetupCtx (BenchmarkService::Stub *stub, std::function< gpr_timespec()> next_issue, const SimpleRequest &req) |
Definition at line 740 of file client_async.cc.
|
inlineexplicit |
Definition at line 743 of file client_async.cc.
|
inlineoverride |
Definition at line 749 of file client_async.cc.
|
inlinestaticprivate |
Definition at line 752 of file client_async.cc.
|
inlinestaticprivate |
Definition at line 754 of file client_async.cc.
|
inlinestaticprivate |
Definition at line 760 of file client_async.cc.