OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnFlushDone
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_writer.h
99
void
OnFlushDone
(const FlushDoneCallback& callback,
webrtc_rtp_dump_writer.cc
384
//
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,
/external/chromium_org/content/common/gpu/client/
gpu_video_decode_accelerator_host.h
68
void
OnFlushDone
();
gpu_video_decode_accelerator_host.cc
56
OnFlushDone
)
242
void GpuVideoDecodeAcceleratorHost::
OnFlushDone
() {
/external/chromium_org/remoting/client/plugin/
pepper_view.h
85
void
OnFlushDone
(int result,
pepper_view.cc
307
callback_factory_.NewCallback(&PepperView::
OnFlushDone
,
315
void PepperView::
OnFlushDone
(int result,
Completed in 4192 milliseconds