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

  /external/chromium_org/content/renderer/media/
buffered_data_source.h 217 DownloadingCB downloading_cb_; member in class:content::BufferedDataSource
buffered_data_source.cc 99 downloading_cb_(downloading_cb),
101 DCHECK(!downloading_cb_.is_null());
490 downloading_cb_.Run(is_downloading_data);

Completed in 27 milliseconds