Home
last modified time | relevance | path

Searched defs:user_profile (Results 1 – 25 of 56) sorted by relevance

123

/dports/cad/cura/Cura-58bae31/tests/API/
H A DTestAccount.py11 def user_profile(): function
84 def test_userName(user_profile): argument
96 def test_profileImageUrl(user_profile): argument
108 def test_userProfile(user_profile): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dcertificate_provisioning_ui_handler.cc37 Profile* user_profile) { in GetCertProvisioningSchedulerForUser()
154 CertificateProvisioningUiHandler::CreateForProfile(Profile* user_profile) { in CreateForProfile()
161 Profile* user_profile, in CertificateProvisioningUiHandler()
278 Profile* user_profile) { in ShouldUseDeviceWideProcesses()
/dports/devel/R-cran-callr/callr/R/
H A Dpresets.R25 system_profile = FALSE, user_profile = FALSE, argument
56 system_profile = TRUE, user_profile = TRUE, argument
H A Doptions.R75 user_profile = "project", nameattr
95 user_profile = "project", nameattr
114 user_profile = "project", nameattr
H A Drcmd-bg.R23 system_profile = FALSE, user_profile = "project", argument
H A Deval-bg.R33 system_profile = FALSE, user_profile = "project", argument
H A Deval.R157 system_profile = FALSE, user_profile = "project", argument
H A Drcmd.R49 system_profile = FALSE, user_profile = "project", argument
H A Drscript.R20 system_profile = FALSE, user_profile = "project", argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dsession_controller_client_impl_unittest.cc80 Profile* user_profile = in GetUnlockUsers() local
261 TestingProfile* user_profile = InitForMultiProfile(); in TEST_F() local
308 TestingProfile* user_profile = InitForMultiProfile(); in TEST_F() local
376 TestingProfile* user_profile = InitForMultiProfile(); in TEST_F() local
486 TestingProfile* const user_profile = CreateTestingProfile(user); in TEST_F() local
/dports/www/ot-recorder/recorder-0.8.4/contrib/faces/
H A Dgithub2card.py40 def user_profile(username): function
/dports/mail/py-django-mailman3/django-mailman3-1.3.7/django_mailman3/views/
H A Dprofile.py40 def user_profile(request): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_user_profile.ps1109 foreach ($user_profile in $user_profiles) { variable
127 $user_profile = $profiles | Where-Object { $_.PSChildName -eq $username.Value } variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_user_profile.ps1109 foreach ($user_profile in $user_profiles) { variable
127 $user_profile = $profiles | Where-Object { $_.PSChildName -eq $username.Value } variable
/dports/devel/py-oci/oci-2.53.1/src/oci/data_safe/models/
H A Duser_summary.py424 def user_profile(self): member in UserSummary
436 def user_profile(self, user_profile): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/signin/
H A Doauth2_login_manager.h69 virtual void OnSessionRestoreStateChanged(Profile* user_profile, in OnSessionRestoreStateChanged()
74 virtual void OnSessionAuthenticated(Profile* user_profile) {} in OnSessionAuthenticated()
H A Dmerge_session_navigation_throttle.cc77 Profile* user_profile, in OnSessionRestoreStateChanged()
/dports/www/seahub/seahub-8.0.7-server/seahub/profile/
H A Dviews.py156 def user_profile(request, username): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/
H A Dmulti_profile_user_controller.cc147 void MultiProfileUserController::StartObserving(Profile* user_profile) { in StartObserving()
199 void MultiProfileUserController::OnUserPrefChanged(Profile* user_profile) { in OnUserPrefChanged()
/dports/www/e107/e107/
H A Dindex.php131 $user_profile = $adapter->getUserProfile(); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/session/
H A Dchrome_session_manager.cc120 void StartUserSession(Profile* user_profile, const std::string& login_user_id) { in StartUserSession()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Drenderer_updater.cc176 Profile* user_profile, in OnSessionRestoreStateChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/system/
H A Dsystem_clock.cc176 Profile* user_profile = ProfileHelper::Get()->GetProfileByUser(active_user); in ShouldUse24HourClock() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/hats/
H A Dhats_dialog.cc132 HatsDialog::HatsDialog(const std::string& trigger_id, Profile* user_profile) in HatsDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/test/
H A Dsession_flags_manager.cc175 std::string user_profile; in StoreStateToBackingFile() local

123