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

  /external/chromium/webkit/glue/media/
buffered_data_source.h 88 void WatchDogTask();
216 // This timer is to run the WatchDogTask repeatedly. We use a timer instead
buffered_data_source.cc 229 &BufferedDataSource::WatchDogTask);
329 void BufferedDataSource::WatchDogTask() {

Completed in 550 milliseconds