Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/importer/
Dimporter_list.h39 void DetectSourceProfiles(Observer* observer);
Dimporter_list.cc119 void ImporterList::DetectSourceProfiles(Observer* observer) { in DetectSourceProfiles() function in ImporterList
/external/chromium/chrome/browser/ui/webui/options/
Dimport_data_handler.cc59 importer_list_->DetectSourceProfiles(this); in Initialize()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc3325 importer_list_->DetectSourceProfiles(this); in ImportSettings()