Searched defs:target_profile (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dexternal_process_importer_host.cc27 Profile* target_profile,
32 profile_ = target_profile;
25 StartImportSettings( const importer::SourceProfile& source_profile, Profile* target_profile, uint16 items, ProfileWriter* writer, bool first_run) argument
H A Dimporter_host.cc100 Profile* target_profile,
107 profile_ = target_profile;
98 StartImportSettings( const importer::SourceProfile& source_profile, Profile* target_profile, uint16 items, ProfileWriter* writer, bool first_run) argument
/external/chromium/chrome/browser/ui/views/importer/
H A Dimport_progress_dialog_view.cc290 Profile* target_profile,
308 source_profile, target_profile, items, new ProfileWriter(target_profile),
285 ShowImportProgressDialog(HWND parent_window, uint16 items, ImporterHost* importer_host, ImporterObserver* importer_observer, const SourceProfile& source_profile, Profile* target_profile, bool first_run) argument
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc200 Profile* target_profile = import_settings_data_.browser->profile(); local
202 target_profile,
204 new ProfileWriter(target_profile),

Completed in 82 milliseconds