Searched defs:IsKnownUser (Results 1 – 3 of 3) sorted by relevance
152 bool FakeUserManager::IsKnownUser(const std::string& email) const { in IsKnownUser() function in chromeos::FakeUserManager
628 bool UserManagerImpl::IsKnownUser(const std::string& user_id) const { in IsKnownUser() function in chromeos::UserManagerImpl
460 static bool IsKnownUser(const std::string& account_id) { in IsKnownUser() function