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

/external/chromium_org/chromeos/dbus/
H A Dshill_profile_client_stub.cc43 AddProfile(kSharedProfilePath, std::string());
128 void ShillProfileClientStub::AddProfile(const std::string& profile_path, function in class:chromeos::ShillProfileClientStub
138 AddProfile(profile_path);
H A Dshill_manager_client_stub.cc472 void ShillManagerClientStub::AddProfile(const std::string& profile_path) { function in class:chromeos::ShillManagerClientStub
/external/chromium/chrome/browser/autofill/
H A Dautofill_metrics_unittest.cc76 virtual void AddProfile(AutofillProfile* profile) { function in class:__anon1883::TestPersonalDataManager
H A Dpersonal_data_manager.cc467 void PersonalDataManager::AddProfile(const AutofillProfile& profile) { function in class:PersonalDataManager
883 AddProfile(imported_profile);
H A Dautofill_manager_unittest.cc72 void AddProfile(AutofillProfile* profile) { function in class:__anon1880::TestPersonalDataManager
428 void AddProfile(AutofillProfile* profile) { function in class:__anon1880::TestAutofillManager
429 test_personal_data_->AddProfile(profile);
721 autofill_manager_->AddProfile(duplicate_profile);
1368 autofill_manager_->AddProfile(profile);
1415 autofill_manager_->AddProfile(profile);
1461 autofill_manager_->AddProfile(profile);
/external/chromium/chrome/browser/profiles/
H A Dprofile_manager.cc218 bool result = AddProfile(profile);
260 bool ProfileManager::AddProfile(Profile* profile) { function in class:ProfileManager
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
H A Dbluetooth_event_router.cc103 void ExtensionBluetoothEventRouter::AddProfile( function in class:extensions::ExtensionBluetoothEventRouter
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.cc259 void AddProfile(int profile, const AutofillProfile& autofill_profile) { function in namespace:autofill_helper
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc66 void AddProfile(const std::string& profile_path, function in class:chromeos::__anon7301::ShillProfileTestClient
141 AddProfile(profile);
210 profiles_stub_.AddProfile(kUser1ProfilePath, kUser1);
H A Dnetwork_profile_handler.cc147 AddProfile(NetworkProfile(profile_path, userhash));
150 void NetworkProfileHandler::AddProfile(const NetworkProfile& profile) { function in class:chromeos::NetworkProfileHandler
/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager.cc372 void PersonalDataManager::AddProfile(const AutofillProfile& profile) { function in class:autofill::PersonalDataManager
H A Dautofill_manager_unittest.cc107 void AddProfile(AutofillProfile* profile) { function in class:autofill::__anon7438::TestPersonalDataManager
571 void AddProfile(AutofillProfile* profile) { function in class:autofill::__anon7438::TestAutofillManager
572 personal_data_->AddProfile(profile);
1073 autofill_manager_->AddProfile(duplicate_profile);
1618 autofill_manager_->AddProfile(profile);
1658 autofill_manager_->AddProfile(profile);
1726 autofill_manager_->AddProfile(profile);
1768 autofill_manager_->AddProfile(profile);
3049 autofill_manager_->AddProfile(profile);
3081 autofill_manager_->AddProfile(profil
[all...]
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.cc467 bool result = AddProfile(profile);
545 bool ProfileManager::AddProfile(Profile* profile) { function in class:ProfileManager
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof594 $profile = AddProfile($profile, $data2->{profile});
3033 sub AddProfile { subroutine
/external/chromium_org/chrome/browser/chromeos/cros/
H A Dnetwork_library_impl_base.cc1405 void NetworkLibraryImplBase::AddProfile(const std::string& profile_path, function in class:chromeos::NetworkLibraryImplBase

Completed in 402 milliseconds