/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/settings/ |
H A D | supervised_user_cros_settings_provider.cc | 52 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 D | parent_access_service.cc | 33 user_manager::UserManager::Get()->GetOwnerAccountId(); in IsDeviceOwnedByChild()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/app_mode/ |
H A D | app_launch_signin_screen.cc | 47 user_manager->GetOwnerAccountId().GetUserEmail(); in InitOwnerUserList()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/ |
H A D | mock_user_manager.cc | 59 const AccountId& MockUserManager::GetOwnerAccountId() const { in GetOwnerAccountId() function in chromeos::MockUserManager
|
H A D | mock_user_manager.h | 122 const AccountId& GetOwnerAccountId() const override;
|
H A D | user_manager_unittest.cc | 148 return GetChromeUserManager()->GetOwnerAccountId(); in GetUserManagerOwnerId()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/screens/ |
H A D | user_selection_screen.cc | 227 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 D | ConnectionAlias.h | 180 inline const Aws::String& GetOwnerAccountId() const{ return m_ownerAccountId; } in GetOwnerAccountId() function
|
H A D | WorkspaceImage.h | 413 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 D | Connection.h | 194 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 D | fake_user_manager.h | 79 const AccountId& GetOwnerAccountId() const override;
|
H A D | user_manager.h | 158 virtual const AccountId& GetOwnerAccountId() const = 0;
|
H A D | user_manager_base.cc | 140 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 D | user_manager_base.h | 54 const AccountId& GetOwnerAccountId() const override;
|
H A D | fake_user_manager.cc | 203 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 D | fake_user_manager.h | 71 const AccountId& GetOwnerAccountId() const override;
|
H A D | user_manager.h | 158 virtual const AccountId& GetOwnerAccountId() const = 0;
|
H A D | user_manager_base.cc | 144 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 D | user_manager_base.h | 57 const AccountId& GetOwnerAccountId() const override;
|
H A D | fake_user_manager.cc | 188 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 D | SharedDirectory.h | 49 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 D | preferences_chromeos_browsertest.cc | 201 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 D | AwsS3BucketDetails.h | 132 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 D | arc_terms_of_service_screen_handler.cc | 221 user_manager::UserManager::Get()->GetOwnerAccountId(); in OnMetricsModeChanged()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/users_private/ |
H A D | users_private_api.cc | 77 user_manager::UserManager::Get()->GetOwnerAccountId(); in CreateApiUser()
|