Searched refs:SetupFlowGetStatusErrorStep (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_get_status_step.cc65 FinishStep(new SetupFlowGetStatusErrorStep());
75 FinishStep(new SetupFlowGetStatusErrorStep());
83 SetupFlowGetStatusErrorStep::SetupFlowGetStatusErrorStep() { } function in class:remoting::SetupFlowGetStatusErrorStep
84 SetupFlowGetStatusErrorStep::~SetupFlowGetStatusErrorStep() { }
86 string16 SetupFlowGetStatusErrorStep::GetErrorMessage() {
90 void SetupFlowGetStatusErrorStep::Retry() {
H A Dsetup_flow_get_status_step.h46 class SetupFlowGetStatusErrorStep : public SetupFlowErrorStepBase { class in namespace:remoting
48 SetupFlowGetStatusErrorStep();
49 virtual ~SetupFlowGetStatusErrorStep();
56 DISALLOW_COPY_AND_ASSIGN(SetupFlowGetStatusErrorStep);

Completed in 36 milliseconds