Searched refs:NotifyImportItemStarted (Results 1 – 6 of 6) sorted by relevance
68 void NotifyImportItemStarted(importer::ImportItem item);
73 void ExternalProcessImporterHost::NotifyImportItemStarted( in NotifyImportItemStarted() function in ExternalProcessImporterHost
263 base::Bind(&ExternalProcessImporterHost::NotifyImportItemStarted, in NotifyItemStarted()
53 void NotifyImportItemStarted(importer::ImportItem item);
94 NewRunnableMethod(host_, &ImporterHost::NotifyImportItemStarted, item)); in NotifyItemStarted()
81 void ImporterHost::NotifyImportItemStarted(importer::ImportItem item) { in NotifyImportItemStarted() function in ImporterHost