HomeSort by relevance Sort by last modified time
    Searched full:setlocalaccount (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.cc 419 SetLocalaccount(localaccount);
422 void GoogleAuthenticator::SetLocalaccount(const std::string& new_name) {
google_authenticator.h 84 void SetLocalaccount(const std::string& new_name);
parallel_authenticator.h 214 void SetLocalaccount(const std::string& new_name);
google_authenticator_unittest.cc 133 auth->SetLocalaccount("");
488 auth->SetLocalaccount(username_);
parallel_authenticator.cc 560 SetLocalaccount(localaccount);
563 void ParallelAuthenticator::SetLocalaccount(const std::string& new_name) {

Completed in 278 milliseconds