Searched defs:new_task_cb (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromecast/media/cma/base/
H A Dbalanced_media_task_runner_factory.cc25 // |new_task_cb| is invoked in that case.
31 const base::Closure& new_task_cb,
53 const base::Closure& new_task_cb,
56 new_task_cb_(new_task_cb),
51 MediaTaskRunnerWithNotification( const scoped_refptr<MediaTaskRunner>& media_task_runner, const base::Closure& new_task_cb, const base::Closure& shutdown_cb) argument

Completed in 238 milliseconds