Searched defs:AddProfile (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_list_chromeos_unittest.cc73 void AddProfile(base::string16 name, bool log_in) { function in class:chromeos::ProfileListChromeOSTest
122 AddProfile(name1, true);
139 AddProfile(name1, true);
140 AddProfile(name2, false);
141 AddProfile(name3, true);
142 AddProfile(name4, false);
161 AddProfile(name1, true);
183 AddProfile(name1, true);
184 AddProfile(name2, false);
196 AddProfile(name
[all...]
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service_unittest.cc194 AddProfile();
213 virtual void AddProfile() { function in class:policy::__anon4410::UserPolicySigninServiceTest
379 virtual void AddProfile() OVERRIDE {
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_profile_client.cc127 void FakeShillProfileClient::AddProfile(const std::string& profile_path, function in class:chromeos::FakeShillProfileClient
137 AddProfile(profile_path);
H A Dfake_shill_manager_client.cc459 void FakeShillManagerClient::AddProfile(const std::string& profile_path) { function in class:chromeos::FakeShillManagerClient
605 profiles->AddProfile(shared_profile, std::string());
/external/chromium_org/chromeos/network/
H A Dnetwork_profile_handler.cc142 AddProfile(NetworkProfile(profile_path, userhash));
145 void NetworkProfileHandler::AddProfile(const NetworkProfile& profile) { function in class:chromeos::NetworkProfileHandler
H A Dmanaged_network_configuration_handler_unittest.cc68 void AddProfile(const std::string& profile_path, function in class:chromeos::__anon6171::ShillProfileTestClient
163 AddProfile(profile);
239 profiles_stub_.AddProfile(kUser1ProfilePath, kUser1);
243 profiles_stub_.AddProfile(NetworkProfileHandler::GetSharedProfilePath(),
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.cc303 void AddProfile(int profile, const AutofillProfile& autofill_profile) { function in namespace:autofill_helper
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.cc379 bool result = AddProfile(profile);
1070 bool ProfileManager::AddProfile(Profile* profile) { function in class:ProfileManager
/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager.cc376 void PersonalDataManager::AddProfile(const AutofillProfile& profile) { function in class:autofill::PersonalDataManager
H A Dautofill_manager_unittest.cc86 void AddProfile(AutofillProfile* profile) { function in class:autofill::__anon6317::TestPersonalDataManager
459 void AddProfile(AutofillProfile* profile) { function in class:autofill::__anon6317::TestAutofillManager
460 personal_data_->AddProfile(profile);
804 autofill_manager_->AddProfile(duplicate_profile);
1290 autofill_manager_->AddProfile(profile);
1333 autofill_manager_->AddProfile(profile);
1405 autofill_manager_->AddProfile(profile);
1446 autofill_manager_->AddProfile(profile);
1515 autofill_manager_->AddProfile(profile);
2810 autofill_manager_->AddProfile(profil
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof594 $profile = AddProfile($profile, $data2->{profile});
3033 sub AddProfile { subroutine
/external/jemalloc/bin/
H A Dpprof594 $profile = AddProfile($profile, $data2->{profile});
3042 sub AddProfile { subroutine

Completed in 542 milliseconds