Searched refs:Flush (Results 201 - 225 of 719) sorted by relevance

1234567891011>>

/external/chromium_org/media/formats/mpeg/
H A Dmpeg_audio_stream_parser_base.h42 virtual void Flush() OVERRIDE;
/external/chromium_org/media/mojo/services/
H A Dmojo_renderer_impl.h51 virtual void Flush(const base::Closure& flush_cb) OVERRIDE;
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.h41 virtual PP_Bool Flush(int32_t put_offset) OVERRIDE;
/external/chromium_org/mojo/services/gles2/
H A Dcommand_buffer_impl.h48 virtual void Flush(int32_t put_offset) OVERRIDE;
/external/chromium_org/net/base/
H A Dmock_file_stream.h39 virtual int Flush(const CompletionCallback& callback) OVERRIDE;
/external/chromium_org/net/spdy/fuzzing/
H A Dhpack_fuzz_mutator.cc78 CHECK(file_out.Flush());
/external/chromium_org/ppapi/shared_impl/
H A Dppb_video_decoder_shared.cc105 gles2_impl_->Flush();
/external/chromium_org/storage/browser/fileapi/
H A Dlocal_file_stream_writer.h40 virtual int Flush(const net::CompletionCallback& callback) OVERRIDE;
H A Dsandbox_file_stream_writer.h39 virtual int Flush(const net::CompletionCallback& callback) OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXMLHttpRequestProgressEventThrottle.cpp98 if (action == Flush) {
/external/chromium_org/third_party/leveldatabase/
H A Denv_chromium_stdio.h25 virtual leveldb::Status Flush();
H A Denv_chromium_win.h30 virtual leveldb::Status Flush();
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dlog_writer.cc95 s = dest_->Flush();
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediarecorder.h66 void Flush();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_cmdbuf.h110 radeon->glCtx->Driver.Flush(radeon->glCtx); /* +r6/r7 */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_cmdbuf.h110 radeon->glCtx->Driver.Flush(radeon->glCtx); /* +r6/r7 */
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.h170 bool Flush();
/external/chromium_org/third_party/webrtc/base/
H A Dasyncinvoker.h116 // behavior is desired, call Flush() before destroying this object.
117 void Flush(Thread* thread, uint32 id = MQID_ANY);
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Ddata_log_impl.h127 void Flush();
133 // that should be written to file availble. Flush is the non-blocking
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h106 virtual void Flush() {} function in class:__sanitizer::Symbolizer
/external/lldb/include/lldb/Target/
H A DThreadList.h62 Flush();
/external/lldb/source/Commands/
H A DCommandObjectExpression.cpp249 async_strm_sp->Flush();
282 async_strm_sp->Flush();
299 output_stream->Flush();
300 error_stream->Flush();
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_cmdbuf.h110 radeon->glCtx->Driver.Flush(radeon->glCtx); /* +r6/r7 */
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_cmdbuf.h110 radeon->glCtx->Driver.Flush(radeon->glCtx); /* +r6/r7 */
/external/protobuf/src/google/protobuf/io/
H A Dgzip_stream.h168 bool Flush();

Completed in 5245 milliseconds

1234567891011>>