Home
last modified time | relevance | path

Searched refs:GetOrCreateTaskTrackerForEntry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_service.cc140 TaskTracker* task_tracker = GetOrCreateTaskTrackerForEntry(entry); in ViewEntry()
168 return GetOrCreateTaskTrackerForEntry(entry); in GetOrCreateTaskTrackerForUrl()
193 TaskTracker* DomDistillerService::GetOrCreateTaskTrackerForEntry( in GetOrCreateTaskTrackerForEntry() function in dom_distiller::DomDistillerService
Ddom_distiller_service.h145 TaskTracker* GetOrCreateTaskTrackerForEntry(const ArticleEntry& entry);