Searched refs:StartLogin (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dconductor.h114 virtual void StartLogin(const std::string& server, int port);
H A Dmain_wnd.h45 virtual void StartLogin(const std::string& server, int port) = 0;
H A Dconductor.cc304 void Conductor::StartLogin(const std::string& server, int port) { function in class:Conductor
H A Dmain_wnd.cc344 callback_->StartLogin(server, port);
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_browsertest.cc689 void StartLogin(const std::string& locale, function in class:policy::DeviceLocalAccountTest
903 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
936 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
995 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
1074 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
1174 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
1285 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
1960 ASSERT_NO_FATAL_FAILURE(StartLogin(std::string(), std::string()));
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc357 callback_->StartLogin(server_, port);

Completed in 109 milliseconds