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