Home
last modified time | relevance | path

Searched refs:SetRemotingHostCredentials (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/remoting/
Dsetup_flow_start_host_step.cc56 process_control_->SetRemotingHostCredentials(flow()->context()->login, in DoStart()
/external/chromium/chrome/browser/service/
Dservice_process_control.h112 bool SetRemotingHostCredentials(const std::string& user,
Dservice_process_control.cc269 bool ServiceProcessControl::SetRemotingHostCredentials( in SetRemotingHostCredentials() function in ServiceProcessControl