Searched refs:NotifyDownloading (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/blink/
H A Dwebmediaplayer_impl.h185 void NotifyDownloading(bool is_downloading);
H A Dwebmediaplayer_impl.cc267 base::Bind(&WebMediaPlayerImpl::NotifyDownloading, AsWeakPtr())));
821 void WebMediaPlayerImpl::NotifyDownloading(bool is_downloading) { function in class:media::WebMediaPlayerImpl

Completed in 89 milliseconds