Home
last modified time | relevance | path

Searched refs:talk_token (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/remoting/
Dsetup_flow_start_host_step.cc57 flow()->context()->talk_token); in DoStart()
Dsetup_flow_login_step.cc111 flow()->context()->talk_token = auth_token; in OnIssueAuthTokenSuccess()
Dsetup_flow.h141 std::string talk_token; member
/external/chromium/chrome/browser/service/
Dservice_process_control.cc271 const std::string& talk_token) { in SetRemotingHostCredentials() argument
273 new ServiceMsg_SetRemotingHostCredentials(user, talk_token)); in SetRemotingHostCredentials()