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

  /external/chromium_org/media/blink/
buffered_data_source.h 230 DownloadingCB downloading_cb_; member in class:media::BufferedDataSource
buffered_data_source.cc 102 downloading_cb_(downloading_cb),
105 DCHECK(!downloading_cb_.is_null());
493 downloading_cb_.Run(is_downloading_data);

Completed in 508 milliseconds