Home
last modified time | relevance | path

Searched defs:managed_user_id (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
Dcreate_profile_handler.cc80 std::string managed_user_id; in CreateProfile() local
132 const std::string& managed_user_id, in OnProfileCreated()
169 const std::string& managed_user_id, in HandleProfileCreationSuccess()
191 const std::string& managed_user_id, in RegisterManagedUser()
/external/chromium_org/chrome/browser/managed_mode/
Dmanaged_user_registration_utility_stub.h28 std::string managed_user_id() { return managed_user_id_; } in managed_user_id() function
Dmanaged_user_registration_utility_stub.cc21 const std::string& managed_user_id, in Register()
Dmanaged_user_registration_utility.cc197 const std::string& managed_user_id, in Register()
233 const std::string& managed_user_id) { in OnManagedUserAcknowledged()
Dmanaged_user_service.cc197 std::string managed_user_id = prefs->GetString(prefs::kManagedUserId); in MigrateUserPrefs() local
584 const std::string& managed_user_id, in RegisterAndInitSync()
Dmanaged_user_refresh_token_fetcher.cc119 const std::string& managed_user_id, in Start()
Dmanaged_user_registration_utility_unittest.cc75 virtual void Start(const std::string& managed_user_id, in Start()
Dmanaged_user_refresh_token_fetcher_unittest.cc154 std::string managed_user_id; in GetIssueTokenRequest() local
Dmanaged_user_sync_service.cc428 const std::string& managed_user_id) { in NotifyManagedUserAcknowledged()
/external/chromium_org/chrome/test/base/
Dtesting_profile_manager.cc51 const std::string& managed_user_id, in CreateTestingProfile()
Dtesting_profile.cc240 const std::string& managed_user_id, in TestingProfile()
908 const std::string& managed_user_id) { in SetManagedUserId()
/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache_unittest.cc130 std::string managed_user_id = i == 3 ? "TEST_ID" : ""; in TEST_F() local
465 std::string managed_user_id = is_managed ? "TEST_ID" : ""; in TEST_F() local
Dprofile_manager.cc557 const std::string& managed_user_id) { in CreateProfileAsync()
953 const std::string& managed_user_id) { in CreateMultiProfileAsync()
1028 std::string managed_user_id = in AddProfileToCache() local
1051 std::string managed_user_id; in InitProfileUserPrefs() local
Dprofile_info_cache.cc209 const std::string& managed_user_id) { in AddProfileToCache()
414 std::string managed_user_id; in GetManagedUserIdOfProfileAtIndex() local