Searched refs:NotifyImportItemStarted (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dimporter_host.h53 void NotifyImportItemStarted(importer::ImportItem item);
H A Din_process_importer_bridge.cc94 NewRunnableMethod(host_, &ImporterHost::NotifyImportItemStarted, item));
H A Dimporter_host.cc81 void ImporterHost::NotifyImportItemStarted(importer::ImportItem item) { function in class:ImporterHost

Completed in 63 milliseconds