Home
last modified time | relevance | path

Searched refs:GetOwnerAccountId (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/settings/
H A Dsupervised_user_cros_settings_provider.cc52 user_manager->FindUser(user_manager->GetOwnerAccountId()); in HandlesSetting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/parent_access_code/
H A Dparent_access_service.cc33 user_manager::UserManager::Get()->GetOwnerAccountId(); in IsDeviceOwnedByChild()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/app_mode/
H A Dapp_launch_signin_screen.cc47 user_manager->GetOwnerAccountId().GetUserEmail(); in InitOwnerUserList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/
H A Dmock_user_manager.cc59 const AccountId& MockUserManager::GetOwnerAccountId() const { in GetOwnerAccountId() function in chromeos::MockUserManager
H A Dmock_user_manager.h122 const AccountId& GetOwnerAccountId() const override;
H A Duser_manager_unittest.cc148 return GetChromeUserManager()->GetOwnerAccountId(); in GetUserManagerOwnerId()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/screens/
H A Duser_selection_screen.cc227 AccountId GetOwnerAccountId() { in GetOwnerAccountId() function
258 if (user->GetAccountId() == GetOwnerAccountId()) in CanRemoveUser()
1026 const AccountId owner = GetOwnerAccountId(); in UpdateAndReturnUserListForWebUI()
1065 const AccountId owner = GetOwnerAccountId(); in UpdateAndReturnUserListForAsh()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/include/aws/workspaces/model/
H A DConnectionAlias.h180 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
H A DWorkspaceImage.h413 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar-connections/include/aws/codestar-connections/model/
H A DConnection.h194 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Dfake_user_manager.h79 const AccountId& GetOwnerAccountId() const override;
H A Duser_manager.h158 virtual const AccountId& GetOwnerAccountId() const = 0;
H A Duser_manager_base.cc140 const AccountId& UserManagerBase::GetOwnerAccountId() const { in GetOwnerAccountId() function in user_manager::UserManagerBase
180 if (account_id != GetOwnerAccountId() && !user && in UserLoggedIn()
623 if (account_id == GetOwnerAccountId() || UserExistsInList(account_id) || in IsUserNonCryptohomeDataEphemeral()
H A Duser_manager_base.h54 const AccountId& GetOwnerAccountId() const override;
H A Dfake_user_manager.cc203 const AccountId& FakeUserManager::GetOwnerAccountId() const { in GetOwnerAccountId() function in user_manager::FakeUserManager
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Dfake_user_manager.h71 const AccountId& GetOwnerAccountId() const override;
H A Duser_manager.h158 virtual const AccountId& GetOwnerAccountId() const = 0;
H A Duser_manager_base.cc144 const AccountId& UserManagerBase::GetOwnerAccountId() const { in GetOwnerAccountId() function in user_manager::UserManagerBase
184 if (account_id != GetOwnerAccountId() && !user && in UserLoggedIn()
645 if (account_id == GetOwnerAccountId() || UserExistsInList(account_id) || in IsUserNonCryptohomeDataEphemeral()
H A Duser_manager_base.h57 const AccountId& GetOwnerAccountId() const override;
H A Dfake_user_manager.cc188 const AccountId& FakeUserManager::GetOwnerAccountId() const { in GetOwnerAccountId() function in user_manager::FakeUserManager
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ds/include/aws/ds/model/
H A DSharedDirectory.h49 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dpreferences_chromeos_browsertest.cc201 EXPECT_EQ(user_manager->GetOwnerAccountId(), users[0].account_id); in IN_PROC_BROWSER_TEST_F()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsS3BucketDetails.h132 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/login/
H A Darc_terms_of_service_screen_handler.cc221 user_manager::UserManager::Get()->GetOwnerAccountId(); in OnMetricsModeChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/users_private/
H A Dusers_private_api.cc77 user_manager::UserManager::Get()->GetOwnerAccountId(); in CreateApiUser()

12