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

/external/chromium/chrome/browser/chromeos/login/
H A Dmock_ownership_service.h23 MOCK_METHOD0(StartLoadOwnerKeyAttempt, void(void));
H A Downership_service.h68 virtual void StartLoadOwnerKeyAttempt();
H A Downership_service_unittest.cc119 service_->StartLoadOwnerKeyAttempt();
142 service_->StartLoadOwnerKeyAttempt();
H A Downership_service.cc99 void OwnershipService::StartLoadOwnerKeyAttempt() { function in class:chromeos::OwnershipService
H A Dgoogle_authenticator.cc66 OwnershipService::GetSharedInstance()->StartLoadOwnerKeyAttempt();
H A Dparallel_authenticator.cc62 OwnershipService::GetSharedInstance()->StartLoadOwnerKeyAttempt();

Completed in 59 milliseconds