Searched refs:SetupFlowStartHostStep (Results 1 – 3 of 3) sorted by relevance
15 SetupFlowStartHostStep::SetupFlowStartHostStep() in SetupFlowStartHostStep() function in remoting::SetupFlowStartHostStep20 SetupFlowStartHostStep::~SetupFlowStartHostStep() { in ~SetupFlowStartHostStep()25 void SetupFlowStartHostStep::HandleMessage(const std::string& message, in HandleMessage()29 void SetupFlowStartHostStep::Cancel() { in Cancel()34 void SetupFlowStartHostStep::OnRemotingHostInfo( in OnRemotingHostInfo()46 void SetupFlowStartHostStep::DoStart() { in DoStart()62 void SetupFlowStartHostStep::RequestStatus() { in RequestStatus()
18 class SetupFlowStartHostStep : public SetupFlowStepBase,21 SetupFlowStartHostStep();22 virtual ~SetupFlowStartHostStep();38 ScopedRunnableMethodFactory<SetupFlowStartHostStep> task_factory_;42 DISALLOW_COPY_AND_ASSIGN(SetupFlowStartHostStep);
49 FinishStep(new SetupFlowStartHostStep()); in OnRequestDone()54 FinishStep(new SetupFlowStartHostStep()); in OnRequestDone()