Searched refs:startContext (Results 1 – 2 of 2) sorted by relevance
228 grpc::ClientContext startContext; in CheckStartSession() local229 grpc::Status status = profilerStub->StartSession(&startContext, startRequest, &startResponse); in CheckStartSession()
351 grpc::ClientContext startContext; in StartPluginSession() local355 …grpc::Status startStatus = profilerStub_->StartSession(&startContext, startRequest, &startResponse… in StartPluginSession()