HomeSort by relevance Sort by last modified time
    Searched refs:target_profile (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/importer/
importer_progress_dialog.h 20 // |source_profile| to |target_profile|. |importer_observer| is notified when
29 Profile* target_profile,
external_process_importer_host.h 34 Profile* target_profile,
external_process_importer_host.cc 27 Profile* target_profile,
32 profile_ = target_profile;
importer_host.h 69 // |target_profile| - profile to import into.
75 Profile* target_profile,
importer_host.cc 100 Profile* target_profile,
107 profile_ = target_profile;
  /external/chromium/chrome/browser/ui/views/importer/
import_progress_dialog_view.cc 290 Profile* target_profile,
308 source_profile, target_profile, items, new ProfileWriter(target_profile),
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 200 Profile* target_profile = import_settings_data_.browser->profile(); local
202 target_profile,
204 new ProfileWriter(target_profile),
    [all...]

Completed in 486 milliseconds