Searched refs:stopResponse (Results 1 – 2 of 2) sorted by relevance
241 StopSessionResponse stopResponse; in CheckStopSession() local244 grpc::Status status = profilerStub->StopSession(&stopContext, stopRequest, &stopResponse); in CheckStopSession()
361 StopSessionResponse stopResponse; in StopPluginSession() local366 … grpc::Status stopStatus = profilerStub_->StopSession(&stopContext, stopRequest, &stopResponse); in StopPluginSession()