Searched refs:target_profile (Results 1 – 11 of 11) sorted by relevance
/external/chromium/chrome/browser/importer/ |
D | external_process_importer_host.cc | 27 Profile* target_profile, in StartImportSettings() argument 32 profile_ = target_profile; in StartImportSettings()
|
D | importer_progress_dialog.h | 29 Profile* target_profile,
|
D | external_process_importer_host.h | 34 Profile* target_profile,
|
D | importer_host.cc | 100 Profile* target_profile, in StartImportSettings() argument 107 profile_ = target_profile; in StartImportSettings()
|
D | importer_host.h | 75 Profile* target_profile,
|
/external/chromium_org/chrome/browser/importer/ |
D | external_process_importer_host.cc | 46 Profile* target_profile, in StartImportSettings() argument 51 DCHECK(target_profile); in StartImportSettings() 53 profile_ = target_profile; in StartImportSettings()
|
D | external_process_importer_host.h | 45 Profile* target_profile,
|
/external/chromium/chrome/browser/ui/views/importer/ |
D | import_progress_dialog_view.cc | 290 Profile* target_profile, in ShowImportProgressDialog() argument 308 source_profile, target_profile, items, new ProfileWriter(target_profile), in ShowImportProgressDialog()
|
/external/chromium/chrome/browser/ui/cocoa/importer/ |
D | import_progress_dialog_cocoa.mm | 187 Profile* target_profile, 200 source_profile, target_profile, items, new ProfileWriter(target_profile),
|
/external/chromium_org/chrome/browser/first_run/ |
D | first_run.cc | 240 Profile* target_profile, in ImportFromSourceProfile() argument 245 target_profile, in ImportFromSourceProfile() 247 new ProfileWriter(target_profile)); in ImportFromSourceProfile()
|
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider.cc | 200 Profile* target_profile = import_settings_data_.browser->profile(); in OnSourceProfilesLoaded() local 202 target_profile, in OnSourceProfilesLoaded() 204 new ProfileWriter(target_profile), in OnSourceProfilesLoaded()
|