Searched refs:GetUserControllerByEmail (Results 1 – 2 of 2) sorted by relevance
72 UserController* GetUserControllerByEmail(const std::string& email);
138 UserController* controller = GetUserControllerByEmail(user->email()); in OnUserImageChanged()322 UserController* ViewsLoginDisplay::GetUserControllerByEmail( in GetUserControllerByEmail() function in chromeos::ViewsLoginDisplay