Searched refs:NotifyImportItemEnded (Results 1 – 6 of 6) sorted by relevance
69 void NotifyImportItemEnded(importer::ImportItem item);
79 void ExternalProcessImporterHost::NotifyImportItemEnded( in NotifyImportItemEnded() function in ExternalProcessImporterHost
270 base::Bind(&ExternalProcessImporterHost::NotifyImportItemEnded, in NotifyItemEnded()
54 void NotifyImportItemEnded(importer::ImportItem item);
100 NewRunnableMethod(host_, &ImporterHost::NotifyImportItemEnded, item)); in NotifyItemEnded()
86 void ImporterHost::NotifyImportItemEnded(importer::ImportItem item) { in NotifyImportItemEnded() function in ImporterHost