Home
last modified time | relevance | path

Searched refs:GetSourceProfileForImporterType (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/importer/
Dimporter_list.h59 const importer::SourceProfile& GetSourceProfileForImporterType(
Dimporter_list.cc147 const importer::SourceProfile& ImporterList::GetSourceProfileForImporterType( in GetSourceProfileForImporterType() function in ImporterList
/external/chromium/chrome/browser/first_run/
Dfirst_run_win.cc405 importer_list->GetSourceProfileForImporterType(importer_type), in ImportFromBrowser()