GetOrCreateTaskTrackerForEntry  118 components/dom_distiller/core/dom_distiller_service.cc   TaskTracker* task_tracker = GetOrCreateTaskTrackerForEntry(entry);
GetOrCreateTaskTrackerForEntry  143 components/dom_distiller/core/dom_distiller_service.cc     return GetOrCreateTaskTrackerForEntry(entry);
GetOrCreateTaskTrackerForEntry  115 components/dom_distiller/core/dom_distiller_service.h   TaskTracker* GetOrCreateTaskTrackerForEntry(const ArticleEntry& entry);