HomeSort by relevance Sort by last modified time
    Searched refs:IsAnySourceRunning (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/dom_distiller/core/
task_tracker.h 124 bool IsAnySourceRunning() const;
task_tracker.cc 178 bool TaskTracker::IsAnySourceRunning() const {
185 } else if (!IsAnySourceRunning()) {

Completed in 970 milliseconds