Searched refs:Flush (Results 326 - 350 of 677) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.h158 bool Flush();
/external/chromium_org/third_party/skia/platform_tools/nacl/src/
H A Dnacl_debugger.cpp145 fDeviceContext.Flush(pp::CompletionCallback(&FlushCallback, this));
H A Dnacl_sample.cpp151 fGraphics2dContext->Flush(pp::CompletionCallback(&FlushCallback, this));
/external/chromium_org/third_party/webrtc/base/
H A Dtestutils.h304 Flush();
336 void Flush() { function in class:testing::SocketTestClient
354 Flush();
366 Flush();
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dpacket_buffer_unittest.cc112 buffer.Flush();
143 // Flush buffer to delete all packets.
144 buffer.Flush();
176 buffer.Flush(); // Clean up.
217 buffer.Flush(); // Clean up.
H A Dsync_buffer_unittest.cc80 sync_buffer.Flush();
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dfile_impl.cc70 int FileWrapperImpl::Flush() { function in class:webrtc::FileWrapperImpl
H A Dtrace_impl.cc113 trace_file_.Flush();
344 trace_file_.Flush();
485 trace_file_.Flush();
524 trace_file_.Flush();
/external/chromium_org/webkit/browser/database/
H A Dvfs_backend.cc126 if (!dir.Flush())
/external/chromium_org/webkit/browser/fileapi/
H A Dcopy_or_move_operation_delegate.h76 void Flush(const StatusCallback& callback, bool is_eof);
H A Dsandbox_prioritized_origin_database.cc34 file.Flush();
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc456 void Flush() { function in class:__sanitizer::InternalSymbolizer
494 void Flush() { } function in class:__sanitizer::InternalSymbolizer
616 void Flush() { function in class:__sanitizer::POSIXSymbolizer
620 internal_symbolizer_->Flush();
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_symbolize.cc151 Symbolizer::Get()->Flush();
/external/libvpx/libvpx/test/
H A Dencode_test_driver.h157 // Flush the encoder on EOS
158 void Flush();
/external/lldb/include/lldb/Core/
H A DStream.h67 /// Flush the stream.
73 Flush () = 0;
/external/lldb/include/lldb/Host/
H A DFile.h436 /// Flush the current stream
443 Flush ();
/external/lldb/source/Core/
H A DInputReader.cpp317 out_file.Flush();
/external/lzma/CPP/7zip/Common/
H A DFilterCoder.h97 STDMETHOD(Flush)();
/external/lzma/CPP/7zip/Compress/
H A DRangeCoder.h43 HRESULT FlushStream() { return Stream.Flush(); }
/external/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs46 Stream.Flush();
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.c152 functions->Flush = nouveau_flush;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_buffer_objects.c184 ctx->Driver.Flush(ctx);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_buffer_objects.c184 ctx->Driver.Flush(ctx);
/external/opencv/otherlibs/highgui/
H A Dbitstrm.h243 virtual void Flush();
/external/pdfium/core/src/fxcrt/
H A Dfxcrt_posix.cpp131 FX_BOOL CFXCRT_FileAccess_Posix::Flush() function in class:CFXCRT_FileAccess_Posix

Completed in 2580 milliseconds

<<11121314151617181920>>