Searched refs:OnFlushDone (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dwebrtc_rtp_dump_writer.h99 void OnFlushDone(const FlushDoneCallback& callback,
H A Dwebrtc_rtp_dump_writer.cc384 // OnFlushDone is necessary to avoid running the callback after this
386 base::Closure reply = base::Bind(&WebRtcRtpDumpWriter::OnFlushDone,
406 void WebRtcRtpDumpWriter::OnFlushDone(const FlushDoneCallback& callback, function in class:WebRtcRtpDumpWriter
/external/chromium_org/content/common/gpu/client/
H A Dgpu_video_decode_accelerator_host.h70 void OnFlushDone();
H A Dgpu_video_decode_accelerator_host.cc56 OnFlushDone)
244 void GpuVideoDecodeAcceleratorHost::OnFlushDone() { function in class:content::GpuVideoDecodeAcceleratorHost
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.h85 void OnFlushDone(int result,
H A Dpepper_view.cc307 callback_factory_.NewCallback(&PepperView::OnFlushDone,
315 void PepperView::OnFlushDone(int result, function in class:remoting::PepperView

Completed in 2581 milliseconds