Searched refs:RecordAuthenticationSuccess (Results 1 – 5 of 5) sorted by relevance
29 virtual void RecordAuthenticationSuccess() = 0;48 void RecordAuthenticationSuccess();
37 void LoginEventRecorder::RecordAuthenticationSuccess() { in RecordAuthenticationSuccess() function in chromeos::LoginEventRecorder39 delegate_->RecordAuthenticationSuccess(); in RecordAuthenticationSuccess()
46 virtual void RecordAuthenticationSuccess() OVERRIDE;
475 void BootTimesLoader::RecordAuthenticationSuccess() { in RecordAuthenticationSuccess() function in chromeos::BootTimesLoader
535 chromeos::LoginEventRecorder::Get()->RecordAuthenticationSuccess(); in OnRetailModeAuthSuccess()544 chromeos::LoginEventRecorder::Get()->RecordAuthenticationSuccess(); in OnAuthSuccess()555 chromeos::LoginEventRecorder::Get()->RecordAuthenticationSuccess(); in OnOffTheRecordAuthSuccess()