Home
last modified time | relevance | path

Searched defs:SetupFlowContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/remoting/
Dsetup_flow.h135 struct SetupFlowContext { struct
139 std::string login;
140 std::string remoting_token;
141 std::string talk_token;
143 ChromotingHostInfo host_info;
Dsetup_flow.cc118 SetupFlowContext::SetupFlowContext() { } in SetupFlowContext() function in remoting::SetupFlowContext