HomeSort by relevance Sort by last modified time
    Searched refs:RecordPasswordLoginEvent (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/signin/
easy_unlock_service_regular.h 52 virtual void RecordPasswordLoginEvent(
easy_unlock_service_signin_chromeos.h 75 virtual void RecordPasswordLoginEvent(
easy_unlock_service.h 115 virtual void RecordPasswordLoginEvent(const std::string& user_id) const = 0;
easy_unlock_service_regular.cc 247 void EasyUnlockServiceRegular::RecordPasswordLoginEvent(
easy_unlock_service_signin_chromeos.cc 185 void EasyUnlockServiceSignin::RecordPasswordLoginEvent(
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.cc 138 void RecordPasswordLoginEvent(const UserContext& user_context) {
144 easy_unlock_service->RecordPasswordLoginEvent(user_context.GetUserID());
494 RecordPasswordLoginEvent(user_context);
    [all...]

Completed in 1035 milliseconds