Home
last modified time | relevance | path

Searched refs:source_profile_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/importer/
Dexternal_process_importer_host.cc34 source_profile_ = &source_profile; in StartImportSettings()
59 this, *source_profile_, items_, bridge, import_to_bookmark_bar_); in InvokeTaskIfDone()
Dexternal_process_importer_client.cc29 source_profile_(source_profile), in ExternalProcessImporterClient()
82 source_profile_, items_, import_to_bookmark_bar_); in StartImportProcessOnIOThread()
Dexternal_process_importer_host.h45 const importer::SourceProfile* source_profile_; variable
Dexternal_process_importer_client.h147 const importer::SourceProfile& source_profile_; variable