Home
last modified time | relevance | path

Searched defs:GetUserByProfile (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dmock_user_manager.cc51 User* MockUserManager::GetUserByProfile(Profile* profile) const { in GetUserByProfile() function in chromeos::MockUserManager
Dfake_user_manager.cc170 User* FakeUserManager::GetUserByProfile(Profile* profile) const { in GetUserByProfile() function in chromeos::FakeUserManager
Duser_manager_impl.cc569 User* UserManagerImpl::GetUserByProfile(Profile* profile) const { in GetUserByProfile() function in chromeos::UserManagerImpl