/external/chromium_org/chromeos/dbus/ |
fake_shill_profile_client.cc | 127 void FakeShillProfileClient::AddProfile(const std::string& profile_path, 137 AddProfile(profile_path);
|
fake_shill_manager_client.cc | 472 void FakeShillManagerClient::AddProfile(const std::string& profile_path) {
|
/external/chromium_org/chrome/browser/chromeos/profiles/ |
profile_list_chromeos_unittest.cc | 78 void AddProfile(base::string16 name, bool log_in) { 135 AddProfile(name1, true); 152 AddProfile(name1, true); 153 AddProfile(name2, false); 154 AddProfile(name3, true); 155 AddProfile(name4, false); 174 AddProfile(name1, true); 196 AddProfile(name1, true); 197 AddProfile(name2, false); 209 AddProfile(name1, true) [all...] |
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
bluetooth_event_router.cc | 105 void ExtensionBluetoothEventRouter::AddProfile(
|
/external/chromium_org/chromeos/network/ |
network_profile_handler.cc | 146 AddProfile(NetworkProfile(profile_path, userhash)); 149 void NetworkProfileHandler::AddProfile(const NetworkProfile& profile) {
|
managed_network_configuration_handler_unittest.cc | 65 void AddProfile(const std::string& profile_path, 139 AddProfile(profile); 207 profiles_stub_.AddProfile(kUser1ProfilePath, kUser1);
|
/external/chromium/chrome/browser/autofill/ |
autofill_metrics_unittest.cc | 76 virtual void AddProfile(AutofillProfile* profile) { [all...] |
personal_data_manager.cc | 467 void PersonalDataManager::AddProfile(const AutofillProfile& profile) { 883 AddProfile(imported_profile);
|
autofill_manager_unittest.cc | 72 void AddProfile(AutofillProfile* profile) { 428 void AddProfile(AutofillProfile* profile) { 429 test_personal_data_->AddProfile(profile); 721 autofill_manager_->AddProfile(duplicate_profile); [all...] |
/external/chromium/chrome/browser/profiles/ |
profile_manager.cc | 218 bool result = AddProfile(profile); 260 bool ProfileManager::AddProfile(Profile* profile) {
|
/external/chromium_org/chrome/browser/policy/cloud/ |
user_policy_signin_service_unittest.cc | 177 AddProfile(); 195 virtual void AddProfile() { 360 virtual void AddProfile() OVERRIDE {
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
autofill_helper.cc | 261 void AddProfile(int profile, const AutofillProfile& autofill_profile) {
|
/external/chromium_org/components/autofill/core/browser/ |
personal_data_manager.cc | 369 void PersonalDataManager::AddProfile(const AutofillProfile& profile) { [all...] |
autofill_manager_unittest.cc | 104 void AddProfile(AutofillProfile* profile) { 491 void AddProfile(AutofillProfile* profile) { 492 personal_data_->AddProfile(profile); [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_manager.cc | 546 bool result = AddProfile(profile); 611 bool ProfileManager::AddProfile(Profile* profile) { [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
pprof | 594 $profile = AddProfile($profile, $data2->{profile}); [all...] |