Flush              72 base/debug/trace_event_android.cc   trace_log->Flush(base::Bind(&NoOpOutputCallback, complete_event));
Flush             497 base/debug/trace_event_impl.h   void Flush(const OutputCallback& cb);
Flush             109 base/debug/trace_event_unittest.cc     TraceLog::GetInstance()->Flush(
Flush             194 base/debug/trace_event_win_unittest.cc     EXPECT_HRESULT_SUCCEEDED(controller_.Flush(&prop));
Flush             251 base/files/file.h   bool Flush();
Flush              64 base/files/file_proxy.cc     if (file_.Flush())
Flush             336 base/files/file_proxy.cc       Bind(&GenericFileHelper::Flush, Unretained(helper)),
Flush             129 base/files/file_proxy.h   bool Flush(const StatusCallback& callback);
Flush             252 base/files/file_proxy_unittest.cc   proxy.Flush(Bind(&FileProxyTest::DidFinish, weak_factory_.GetWeakPtr()));
Flush             172 base/files/file_util_proxy.h   static bool Flush(
Flush             313 base/files/file_util_proxy_unittest.cc   FileUtilProxy::Flush(
Flush              77 base/files/important_file_writer.cc   tmp_file.Flush();  // Ignore return value.
Flush              57 base/test/trace_event_analyzer_unittest.cc   base::debug::TraceLog::GetInstance()->Flush(
Flush             301 base/win/event_trace_consumer_unittest.cc     EXPECT_HRESULT_SUCCEEDED(controller.Flush(NULL));
Flush             118 base/win/event_trace_controller.h   HRESULT Flush(EtwTraceProperties* properties);
Flush             134 base/win/event_trace_controller.h   static HRESULT Flush(const wchar_t* session_name,
Flush             160 cc/output/delegating_renderer.cc       context_provider->ContextGL()->Flush();
Flush             358 cc/output/gl_renderer.cc   GLC(gl_, gl_->Flush());
Flush             508 cc/output/gl_renderer.cc   renderer->resource_provider()->Flush();
Flush             569 cc/output/gl_renderer.cc   offscreen_contexts->ContextGL()->Flush();
Flush             613 cc/output/gl_renderer.cc   renderer->resource_provider()->Flush();
Flush             691 cc/output/gl_renderer.cc   offscreen_contexts->ContextGL()->Flush();
Flush            1227 cc/output/gl_renderer.cc     GLC(gl_, gl_->Flush());
Flush            2205 cc/output/gl_renderer.cc     GLC(gl_, gl_->Flush());
Flush             148 cc/output/output_surface_unittest.cc   output_surface.context_provider()->ContextGL()->Flush();
Flush             204 cc/output/output_surface_unittest.cc   context_provider_->ContextGL()->Flush();
Flush             980 cc/resources/resource_provider.cc   texture_uploader_->Flush();
Flush            1015 cc/resources/resource_provider.cc     gl->Flush();
Flush             157 cc/resources/resource_provider.h   void Flush();
Flush             158 cc/resources/texture_uploader.cc     Flush();
Flush              52 cc/resources/texture_uploader.h   void Flush();
Flush              61 cc/test/test_gles2_interface.h   virtual void Flush() OVERRIDE;
Flush             357 cc/trees/layer_tree_host_unittest_delegated.cc         context_provider->ContextGL()->Flush();
Flush             121 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc     return local_file_writer_->Flush(callback);
Flush              53 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h   virtual int Flush(const net::CompletionCallback& callback) OVERRIDE;
Flush             422 chrome/browser/chromeos/login/login_utils_browsertest.cc     device_settings_test_helper.Flush();
Flush             329 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc   device_settings_test_helper_.Flush();
Flush             313 chrome/browser/chromeos/policy/cloud_external_data_policy_observer_unittest.cc   device_settings_test_helper_.Flush();
Flush              66 chrome/browser/chromeos/settings/device_oauth2_token_service_unittest.cc     device_settings_test_helper_.Flush();
Flush             191 chrome/browser/chromeos/settings/device_settings_test_helper.cc   Flush();
Flush             195 chrome/browser/chromeos/settings/device_settings_test_helper.cc   Flush();
Flush             236 chrome/browser/chromeos/settings/device_settings_test_helper.cc   device_settings_test_helper_.Flush();
Flush              50 chrome/browser/chromeos/settings/device_settings_test_helper.h   void Flush();
Flush              99 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             119 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             136 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             157 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             190 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             217 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             244 chrome/browser/chromeos/settings/session_manager_operation_unittest.cc   device_settings_test_helper_.Flush();
Flush             164 chrome/browser/extensions/activity_log/activity_log_policy.h   virtual void Flush();
Flush             795 chrome/browser/extensions/activity_log/counting_policy_unittest.cc   policy->Flush();
Flush             808 chrome/browser/extensions/activity_log/counting_policy_unittest.cc   policy->Flush();
Flush             929 chrome/browser/extensions/activity_log/counting_policy_unittest.cc   policy->Flush();
Flush            1097 chrome/browser/extensions/activity_log/counting_policy_unittest.cc   policy->Flush();
Flush             825 chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc   policy->Flush();
Flush             865 chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc   policy->Flush();
Flush             277 chrome/browser/extensions/api/serial/serial_api.cc   params_ = serial::Flush::Params::Create(*args_);
Flush             289 chrome/browser/extensions/api/serial/serial_api.cc   bool success = connection->Flush();
Flush             290 chrome/browser/extensions/api/serial/serial_api.cc   results_ = serial::Flush::Results::Create(success);
Flush             203 chrome/browser/extensions/api/serial/serial_api.h   scoped_ptr<serial::Flush::Params> params_;
Flush              98 chrome/browser/extensions/api/serial/serial_connection.h   virtual bool Flush() const;
Flush             339 chrome/browser/sessions/session_backend.cc     file->Flush();
Flush              39 chrome/browser/ui/app_list/search/common/dictionary_data_store.cc   Flush(OnFlushedCallback());
Flush              37 chrome/browser/ui/app_list/search/common/dictionary_data_store.h   void Flush(const OnFlushedCallback& on_flushed);
Flush             127 chrome/browser/ui/app_list/search/history_data_store.cc   data_store_->Flush(on_flushed);
Flush              41 chrome/browser/ui/app_list/search/history_data_store.h   void Flush(const DictionaryDataStore::OnFlushedCallback& on_flushed);
Flush              62 chrome/browser/ui/app_list/search/history_data_store_unittest.cc     store_->Flush(DictionaryDataStore::OnFlushedCallback());
Flush             152 chrome/browser/ui/app_list/search/history_data_store_unittest.cc   Flush();
Flush             165 chrome/browser/ui/app_list/search/history_data_store_unittest.cc   Flush();
Flush             174 chrome/browser/ui/app_list/search/history_data_store_unittest.cc   Flush();
Flush              79 chrome/browser/ui/app_list/search/history_unittest.cc     store_->Flush(
Flush             121 chrome/browser/ui/app_list/search/history_unittest.cc     Flush();
Flush             179 chrome/browser/ui/app_list/search/history_unittest.cc   Flush();
Flush             179 chrome/test/logging/win/file_logger.cc   hr = controller_.Flush(NULL);
Flush             163 chrome/utility/image_writer/image_writer.cc     device_file_.Flush();
Flush             368 components/breakpad/app/breakpad_linux.cc     Flush();
Flush             390 components/breakpad/app/breakpad_linux.cc     Flush();
Flush             455 components/breakpad/app/breakpad_linux.cc   Flush();
Flush             495 components/breakpad/app/breakpad_linux.cc     Flush();
Flush             514 components/breakpad/app/breakpad_linux.cc   Flush();
Flush            1256 components/breakpad/app/breakpad_linux.cc     writer.Flush();
Flush            1273 components/breakpad/app/breakpad_linux.cc         writer.Flush();
Flush            1281 components/breakpad/app/breakpad_linux.cc     writer.Flush();
Flush            1288 components/breakpad/app/breakpad_linux.cc     writer.Flush();
Flush            1299 components/breakpad/app/breakpad_linux.cc     writer.Flush();
Flush            1308 components/breakpad/app/breakpad_linux.cc       writer.Flush();
Flush            1319 components/breakpad/app/breakpad_linux.cc   writer.Flush();
Flush              75 components/precache/core/precache_database.cc   Flush();
Flush              89 components/precache/core/precache_database.cc     Flush();
Flush             128 components/precache/core/precache_database.cc     Flush();
Flush             204 components/precache/core/precache_database.cc   Flush();
Flush              71 components/precache/core/precache_database.h   void Flush();
Flush              88 components/precache/core/precache_database_unittest.cc     precache_database_->Flush();
Flush              75 components/tracing/child_trace_message_filter.cc   TraceLog::GetInstance()->Flush(
Flush              69 content/browser/browser_shutdown_profile_dumper.cc   base::debug::TraceLog::GetInstance()->Flush(
Flush              61 content/browser/byte_stream.cc   virtual void Flush() OVERRIDE;
Flush             139 content/browser/byte_stream.h   virtual void Flush() = 0;
Flush             175 content/browser/byte_stream_unittest.cc   byte_stream_input->Flush();
Flush             183 content/browser/byte_stream_unittest.cc   byte_stream_input->Flush();
Flush             575 content/browser/byte_stream_unittest.cc   byte_stream_input->Flush();
Flush              60 content/browser/compositor/image_transport_factory_browsertest.cc   gl->Flush();
Flush             112 content/browser/compositor/reflector_impl.cc       gl_helper_->Flush();
Flush             127 content/browser/compositor/reflector_impl.cc       gl_helper_->Flush();
Flush             142 content/browser/compositor/reflector_impl.cc       gl_helper_->Flush();
Flush             161 content/browser/compositor/reflector_impl.cc     ImageTransportFactory::GetInstance()->GetGLHelper()->Flush();
Flush             303 content/browser/download/base_file.cc     file_.Flush();
Flush             106 content/browser/media/webrtc_getusermedia_browsertest.cc     trace_log_->Flush(base::Bind(
Flush             112 content/browser/net/sqlite_persistent_cookie_store.cc   void Flush(const base::Closure& callback);
Flush            1246 content/browser/net/sqlite_persistent_cookie_store.cc   backend_->Flush(callback);
Flush              64 content/browser/net/sqlite_persistent_cookie_store.h   virtual void Flush(const base::Closure& callback) OVERRIDE;
Flush             103 content/browser/net/sqlite_persistent_cookie_store_unittest.cc     store_->Flush(base::Bind(&base::WaitableEvent::Signal,
Flush             354 content/browser/net/sqlite_persistent_cookie_store_unittest.cc   Flush();
Flush              29 content/browser/renderer_host/input/input_router.h   virtual void Flush() = 0;
Flush              50 content/browser/renderer_host/input/input_router_impl.h   virtual void Flush() OVERRIDE;
Flush             276 content/browser/renderer_host/input/input_router_impl_unittest.cc     return input_router_->Flush();
Flush            1326 content/browser/renderer_host/input/input_router_impl_unittest.cc   Flush();
Flush            1337 content/browser/renderer_host/input/input_router_impl_unittest.cc   Flush();
Flush            1352 content/browser/renderer_host/input/input_router_impl_unittest.cc   Flush();
Flush            1356 content/browser/renderer_host/input/input_router_impl_unittest.cc   Flush();
Flush              39 content/browser/renderer_host/input/synthetic_gesture_controller.h   void Flush(base::TimeTicks timestamp);
Flush             391 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc         controller_->Flush(time_);
Flush             504 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc     controller_->Flush(time_);
Flush             513 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc     controller_->Flush(time_);
Flush             325 content/browser/renderer_host/pepper/pepper_file_io_host.cc   if (!base::FileUtilProxy::Flush(
Flush             419 content/browser/renderer_host/render_widget_host_impl.cc   input_router_->Flush();
Flush             421 content/browser/renderer_host/render_widget_host_impl.cc     synthetic_gesture_controller_->Flush(base::TimeTicks::Now());
Flush              29 content/browser/speech/audio_encoder.cc   virtual void Flush() OVERRIDE;
Flush              39 content/browser/speech/audio_encoder.h   virtual void Flush() = 0;
Flush             257 content/browser/speech/google_one_shot_remote_engine.cc   encoder_->Flush();
Flush             482 content/browser/speech/google_streaming_remote_engine.cc   encoder_->Flush();
Flush             341 content/browser/tracing/tracing_controller_impl.cc     TraceLog::GetInstance()->Flush(
Flush             667 content/browser/tracing/tracing_controller_impl.cc     TraceLog::GetInstance()->Flush(
Flush              95 content/common/gpu/client/command_buffer_proxy_impl.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush              38 content/common/gpu/client/gl_helper.cc   ~ScopedFlush() { gl_->Flush(); }
Flush             821 content/common/gpu/client/gl_helper.cc     gl_->Flush();
Flush             899 content/common/gpu/client/gl_helper.cc   gl_->Flush();
Flush             270 content/common/gpu/client/gl_helper.h   void Flush();
Flush             108 content/common/gpu/client/gl_helper_unittest.cc     base::debug::TraceLog::GetInstance()->Flush(
Flush              44 content/common/gpu/client/gpu_video_decode_accelerator_host.h   virtual void Flush() OVERRIDE;
Flush             491 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     gl_->Flush();
Flush             698 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc   gl_->Flush();
Flush            1265 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc   gl_->Flush();
Flush             676 content/common/gpu/gpu_command_buffer_stub.cc     command_buffer_->Flush(put_offset);
Flush             688 content/common/gpu/gpu_command_buffer_stub.cc   command_buffer_->Flush(pre_state.put_offset);
Flush              47 content/common/gpu/media/android_video_decode_accelerator.h   virtual void Flush() OVERRIDE;
Flush              57 content/common/gpu/media/dxva_video_decode_accelerator.h   virtual void Flush() OVERRIDE;
Flush             401 content/common/gpu/media/gpu_video_decode_accelerator.cc   video_decode_accelerator_->Flush();
Flush              94 content/common/gpu/media/v4l2_video_decode_accelerator.h   virtual void Flush() OVERRIDE;
Flush            1089 content/common/gpu/media/vaapi_h264_decoder.cc       if (!Flush())
Flush            1652 content/common/gpu/media/vaapi_h264_decoder.cc           if (!Flush())
Flush              83 content/common/gpu/media/vaapi_h264_decoder.h   bool Flush() WARN_UNUSED_RESULT;
Flush             176 content/common/gpu/media/vaapi_h264_decoder_unittest.cc         bool rc = decoder_->Flush();
Flush             745 content/common/gpu/media/vaapi_video_decode_accelerator.cc   bool res = decoder_->Flush();
Flush              59 content/common/gpu/media/vaapi_video_decode_accelerator.h   virtual void Flush() OVERRIDE;
Flush             877 content/common/gpu/media/video_decode_accelerator_unittest.cc       decoder_->Flush();
Flush              28 content/renderer/clipboard_client.h     virtual void Flush(const ui::Clipboard::ObjectMap& objects) = 0;
Flush             201 content/renderer/gpu/mailbox_output_surface.cc   context_provider_->ContextGL()->Flush();
Flush             991 content/renderer/media/android/webmediaplayer_android.cc   gl->Flush();
Flush            1029 content/renderer/media/android/webmediaplayer_android.cc     gl->Flush();
Flush              65 content/renderer/media/pepper_platform_video_decoder.cc   decoder_->Flush();
Flush              32 content/renderer/media/pepper_platform_video_decoder.h   virtual void Flush() OVERRIDE;
Flush             530 content/renderer/pepper/pepper_graphics_2d_host.cc     return Flush(NULL);
Flush             533 content/renderer/pepper/pepper_graphics_2d_host.cc   int32_t result = Flush(&old_image_data);
Flush             118 content/renderer/pepper/pepper_graphics_2d_host.h   int32_t Flush(PP_Resource* old_image_data);
Flush             111 content/renderer/pepper/ppb_graphics_3d_impl.cc   GetCommandBuffer()->Flush(put_offset);
Flush              30 content/renderer/pepper/ppb_graphics_3d_impl.h   virtual PP_Bool Flush(int32_t put_offset) OVERRIDE;
Flush             217 content/renderer/pepper/ppb_video_decoder_impl.cc   platform_video_decoder_->Flush();
Flush              48 content/renderer/pepper/ppb_video_decoder_impl.h   virtual int32_t Flush(
Flush              39 content/renderer/pepper/resource_converter.h   virtual void Flush(const base::Callback<void(bool)>& callback) = 0;
Flush              64 content/renderer/pepper/resource_converter.h   virtual void Flush(const base::Callback<void(bool)>& callback) OVERRIDE;
Flush             535 content/renderer/pepper/v8_var_converter.cc   resource_converter_->Flush(base::Bind(callback, root));
Flush              29 content/renderer/renderer_clipboard_client.cc   virtual void Flush(const ui::Clipboard::ObjectMap& objects) OVERRIDE;
Flush              21 content/renderer/scoped_clipboard_writer_glue.cc     context_->Flush(objects_);
Flush             747 courgette/encoded_program.cc       ok &= block.Flush(buffer);
Flush             753 courgette/encoded_program.cc   ok &= block.Flush(buffer);
Flush             321 google_apis/gcm/base/socket_stream.cc     Flush(callback);
Flush             170 google_apis/gcm/base/socket_stream.h   net::Error Flush(const base::Closure& callback);
Flush             154 google_apis/gcm/base/socket_stream_unittest.cc   if (socket_output_stream_->Flush(run_loop.QuitClosure()) ==
Flush              97 google_apis/gcm/engine/connection_handler_impl.cc   if (output_stream_->Flush(
Flush             118 google_apis/gcm/engine/connection_handler_impl.cc   if (output_stream_->Flush(
Flush              61 gpu/GLES2/gl2chromium_autogen.h #define glFlush GLES2_GET_FUN(Flush)
Flush             149 gpu/command_buffer/client/client_test_helper.cc   ON_CALL(*this, Flush(_))
Flush              71 gpu/command_buffer/client/client_test_helper.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush              81 gpu/command_buffer/client/client_test_helper.h   MOCK_METHOD1(Flush, void(int32 put_offset));
Flush             165 gpu/command_buffer/client/cmd_buffer_helper.cc     command_buffer_->Flush(put_);
Flush             175 gpu/command_buffer/client/cmd_buffer_helper.cc     Flush();
Flush             191 gpu/command_buffer/client/cmd_buffer_helper.cc   Flush();
Flush             239 gpu/command_buffer/client/cmd_buffer_helper.cc   Flush();
Flush             264 gpu/command_buffer/client/cmd_buffer_helper.cc       Flush();
Flush             286 gpu/command_buffer/client/cmd_buffer_helper.cc     Flush();
Flush              65 gpu/command_buffer/client/cmd_buffer_helper.h   void Flush();
Flush              53 gpu/command_buffer/client/cmd_buffer_helper_test.cc       CommandBufferService::Flush(put_offset);
Flush              65 gpu/command_buffer/client/cmd_buffer_helper_test.cc       CommandBufferService::Flush(last_flush_);
Flush             347 gpu/command_buffer/client/cmd_buffer_helper_test.cc   helper_->Flush();
Flush             385 gpu/command_buffer/client/cmd_buffer_helper_test.cc   helper_->Flush();
Flush             642 gpu/command_buffer/client/cmd_buffer_helper_test.cc   helper_->Flush();
Flush             284 gpu/command_buffer/client/gl_in_process_context.cc     gles2_implementation_->Flush();
Flush             186 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Flush() { gles2::GetGLContext()->Flush(); }
Flush             498 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Flush* c = GetCmdSpace<gles2::cmds::Flush>();
Flush             379 gpu/command_buffer/client/gles2_implementation.cc   Flush();
Flush             884 gpu/command_buffer/client/gles2_implementation.cc   helper_->Flush();
Flush             887 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush             895 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush             935 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush            3261 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush            3276 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush            3900 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush            3917 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush            3951 gpu/command_buffer/client/gles2_implementation.cc   helper_->CommandBufferHelper::Flush();
Flush             155 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Flush() OVERRIDE;
Flush             489 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush             518 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush             540 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush             561 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush            1820 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush            1863 gpu/command_buffer/client/gles2_implementation_impl_autogen.h     helper_->CommandBufferHelper::Flush();
Flush             649 gpu/command_buffer/client/gles2_implementation_unittest.cc     gl_->Flush();
Flush             669 gpu/command_buffer/client/gles2_implementation_unittest.cc     gl2->Flush();
Flush             675 gpu/command_buffer/client/gles2_implementation_unittest.cc     gl1->Flush();
Flush             702 gpu/command_buffer/client/gles2_implementation_unittest.cc     gl2->Flush();
Flush             708 gpu/command_buffer/client/gles2_implementation_unittest.cc     gl1->Flush();
Flush             401 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h TEST_F(GLES2ImplementationTest, Flush) {
Flush             403 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h     cmds::Flush cmd;
Flush             408 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h   gl_->Flush();
Flush             113 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Flush() = 0;
Flush             113 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Flush() OVERRIDE;
Flush             113 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Flush() OVERRIDE;
Flush             306 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h   gl_->Flush();
Flush             177 gpu/command_buffer/client/query_tracker.cc         helper->Flush();
Flush              63 gpu/command_buffer/client/share_group.cc     gl_impl->helper()->CommandBufferHelper::Flush();
Flush              81 gpu/command_buffer/client/transfer_buffer.cc     helper_->Flush();
Flush             184 gpu/command_buffer/client/transfer_buffer_unittest.cc TEST_F(TransferBufferTest, Flush) {
Flush             192 gpu/command_buffer/client/transfer_buffer_unittest.cc       EXPECT_CALL(*command_buffer(), Flush(_))
Flush             202 gpu/command_buffer/client/transfer_buffer_unittest.cc       EXPECT_CALL(*command_buffer(), Flush(_))
Flush             102 gpu/command_buffer/common/command_buffer.h   virtual void Flush(int32 put_offset) = 0;
Flush              28 gpu/command_buffer/common/command_buffer_mock.h   MOCK_METHOD1(Flush, void(int32 put_offset));
Flush            2291 gpu/command_buffer/common/gles2_cmd_format_autogen.h   typedef Flush ValueType;
Flush            2312 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(sizeof(Flush) == 4, Sizeof_Flush_is_not_4);
Flush            2313 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Flush, header) == 0, OffsetOf_Flush_header_not_0);
Flush             762 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h TEST_F(GLES2FormatTest, Flush) {
Flush             763 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   cmds::Flush& cmd = *GetBufferAs<cmds::Flush>();
Flush             765 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<uint32>(cmds::Flush::kCmdId), cmd.header.command);
Flush              67 gpu/command_buffer/common/gles2_cmd_ids_autogen.h   OP(Flush)                                  /* 308 */                                  \
Flush              52 gpu/command_buffer/service/command_buffer_service.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush             100 gpu/command_buffer/service/command_buffer_service_unittest.cc   command_buffer_->Flush(2);
Flush             105 gpu/command_buffer/service/command_buffer_service_unittest.cc   command_buffer_->Flush(4);
Flush             112 gpu/command_buffer/service/command_buffer_service_unittest.cc   command_buffer_->Flush(6);
Flush             114 gpu/command_buffer/service/command_buffer_service_unittest.cc   command_buffer_->Flush(-1);
Flush             116 gpu/command_buffer/service/command_buffer_service_unittest.cc   command_buffer_->Flush(1024);
Flush             712 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                            const gles2::cmds::Flush& c) {
Flush             736 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   EXPECT_CALL(*gl_, Flush());
Flush             737 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   SpecializedSetup<cmds::Flush, 0>(true);
Flush             738 gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h   cmds::Flush cmd;
Flush             506 gpu/command_buffer/service/in_process_command_buffer.cc   command_buffer_->Flush(put_offset);
Flush              88 gpu/command_buffer/service/in_process_command_buffer.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush             246 gpu/command_buffer/service/mailbox_manager_unittest.cc     EXPECT_CALL(*gl_, Flush())
Flush             242 gpu/command_buffer/tests/gl_manager.cc     gles2_implementation_->Flush();
Flush              73 media/base/android/media_decoder_job.h   void Flush();
Flush             766 media/base/android/media_source_player.cc     audio_decoder_job_->Flush();
Flush             768 media/base/android/media_source_player.cc     video_decoder_job_->Flush();
Flush              43 media/base/audio_buffer_converter.cc     Flush();
Flush              88 media/base/audio_buffer_converter.cc   Flush();
Flush             139 media/base/audio_buffer_converter.cc   Flush();
Flush              57 media/base/audio_buffer_converter.h   void Flush();
Flush             110 media/base/audio_converter.cc     resampler_->Flush();
Flush              64 media/base/audio_renderer.h   virtual void Flush(const base::Closure& callback) = 0;
Flush             123 media/base/mock_filters.h   MOCK_METHOD1(Flush, void(const base::Closure& callback));
Flush             148 media/base/mock_filters.h   MOCK_METHOD1(Flush, void(const base::Closure& callback));
Flush             103 media/base/multi_channel_resampler.cc     resamplers_[i]->Flush();
Flush              43 media/base/multi_channel_resampler.h   void Flush();
Flush              73 media/base/multi_channel_resampler_unittest.cc     resampler.Flush();
Flush             565 media/base/pipeline.cc         &AudioRenderer::Flush, base::Unretained(audio_renderer_.get())));
Flush             569 media/base/pipeline.cc         &VideoRenderer::Flush, base::Unretained(video_renderer_.get())));
Flush             573 media/base/pipeline.cc         &TextRenderer::Flush, base::Unretained(text_renderer_.get())));
Flush             274 media/base/pipeline_unittest.cc       EXPECT_CALL(*audio_renderer_, Flush(_))
Flush             287 media/base/pipeline_unittest.cc       EXPECT_CALL(*video_renderer_, Flush(_))
Flush             755 media/base/pipeline_unittest.cc   EXPECT_CALL(*audio_renderer_, Flush(_))
Flush             810 media/base/pipeline_unittest.cc   EXPECT_CALL(*audio_renderer_, Flush(_))
Flush             901 media/base/pipeline_unittest.cc   EXPECT_CALL(*audio_renderer_, Flush(_))
Flush            1147 media/base/pipeline_unittest.cc         EXPECT_CALL(*audio_renderer_, Flush(_))
Flush            1151 media/base/pipeline_unittest.cc         EXPECT_CALL(*audio_renderer_, Flush(_)).WillOnce(
Flush            1158 media/base/pipeline_unittest.cc     EXPECT_CALL(*audio_renderer_, Flush(_)).WillOnce(RunClosure<0>());
Flush            1159 media/base/pipeline_unittest.cc     EXPECT_CALL(*video_renderer_, Flush(_)).WillOnce(RunClosure<0>());
Flush             159 media/base/sinc_resampler.cc   Flush();
Flush              67 media/base/sinc_resampler.h   void Flush();
Flush              71 media/base/sinc_resampler_unittest.cc TEST(SincResamplerTest, Flush) {
Flush              85 media/base/sinc_resampler_unittest.cc   resampler.Flush();
Flush             118 media/base/stream_parser.h   virtual void Flush() = 0;
Flush              56 media/base/text_renderer.h   void Flush(const base::Closure& callback);
Flush             201 media/base/text_renderer_unittest.cc     text_renderer_->Flush(base::Bind(&TextRendererTest::OnFlush,
Flush             505 media/base/text_renderer_unittest.cc   Flush();
Flush             522 media/base/text_renderer_unittest.cc   Flush();
Flush            1138 media/base/text_renderer_unittest.cc   Flush();
Flush            1157 media/base/text_renderer_unittest.cc   Flush();
Flush            1180 media/base/text_renderer_unittest.cc   Flush();
Flush              64 media/base/video_renderer.h   virtual void Flush(const base::Closure& callback) = 0;
Flush             340 media/ffmpeg/ffmpeg_unittest.cc     Flush();
Flush              77 media/filters/audio_renderer_impl.h   virtual void Flush(const base::Closure& callback) OVERRIDE;
Flush             200 media/filters/audio_renderer_impl_unittest.cc     renderer_->Flush(flush_event.GetClosure());
Flush             243 media/filters/audio_renderer_impl_unittest.cc     Flush();
Flush             740 media/filters/audio_renderer_impl_unittest.cc   Flush();
Flush             764 media/filters/audio_renderer_impl_unittest.cc   Flush();
Flush             787 media/filters/audio_renderer_impl_unittest.cc   renderer_->Flush(flush_event.GetClosure());
Flush             817 media/filters/audio_renderer_impl_unittest.cc   Flush();
Flush             839 media/filters/audio_renderer_impl_unittest.cc   renderer_->Flush(flush_event.GetClosure());
Flush             892 media/filters/audio_renderer_impl_unittest.cc   renderer_->Flush(flush_event.GetClosure());
Flush             313 media/filters/chunk_demuxer.cc   stream_parser_->Flush();
Flush             257 media/filters/gpu_video_decoder.cc       vda_->Flush();
Flush              77 media/filters/video_renderer_impl.h   virtual void Flush(const base::Closure& callback) OVERRIDE;
Flush             157 media/filters/video_renderer_impl_unittest.cc     renderer_->Flush(event.GetClosure());
Flush             170 media/filters/video_renderer_impl_unittest.cc     Flush();
Flush             401 media/filters/video_renderer_impl_unittest.cc   renderer_->Flush(base::Bind(&ExpectNotCalled, PIPELINE_OK));
Flush             468 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             478 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             489 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             500 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             511 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             603 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             613 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             676 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             692 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush             699 media/filters/video_renderer_impl_unittest.cc   Flush();
Flush              33 media/formats/mp2t/es_parser.h   virtual void Flush() = 0;
Flush              41 media/formats/mp2t/es_parser_adts.h   virtual void Flush() OVERRIDE;
Flush              46 media/formats/mp2t/es_parser_h264.h   virtual void Flush() OVERRIDE;
Flush             216 media/formats/mp2t/es_parser_h264_unittest.cc   es_parser.Flush();
Flush              53 media/formats/mp2t/mp2t_stream_parser.cc   void Flush();
Flush             117 media/formats/mp2t/mp2t_stream_parser.cc   section_parser_->Flush();
Flush             201 media/formats/mp2t/mp2t_stream_parser.cc     pid_state->Flush();
Flush              41 media/formats/mp2t/mp2t_stream_parser.h   virtual void Flush() OVERRIDE;
Flush             163 media/formats/mp2t/mp2t_stream_parser_unittest.cc   parser_->Flush();
Flush             171 media/formats/mp2t/mp2t_stream_parser_unittest.cc   parser_->Flush();
Flush              31 media/formats/mp2t/ts_section.h   virtual void Flush() = 0;
Flush             136 media/formats/mp2t/ts_section_pes.cc   es_parser_->Flush();
Flush              27 media/formats/mp2t/ts_section_pes.h   virtual void Flush() OVERRIDE;
Flush              26 media/formats/mp2t/ts_section_psi.h   virtual void Flush() OVERRIDE;
Flush              38 media/formats/mp4/mp4_stream_parser.h   virtual void Flush() OVERRIDE;
Flush             159 media/formats/mp4/mp4_stream_parser_unittest.cc TEST_F(MP4StreamParserTest, Flush) {
Flush             166 media/formats/mp4/mp4_stream_parser_unittest.cc   parser_->Flush();
Flush             201 media/formats/mp4/mp4_stream_parser_unittest.cc   parser_->Flush();
Flush              38 media/formats/mpeg/mpeg_audio_stream_parser_base.h   virtual void Flush() OVERRIDE;
Flush              33 media/formats/webm/webm_stream_parser.h   virtual void Flush() OVERRIDE;
Flush             444 media/video/capture/win/video_capture_device_mf_win.cc       HRESULT hr = reader_->Flush(MF_SOURCE_READER_ALL_STREAMS);
Flush              32 media/video/mock_video_decode_accelerator.h   MOCK_METHOD0(Flush, void());
Flush             122 media/video/video_decode_accelerator.h   virtual void Flush() = 0;
Flush              42 mojo/examples/pepper_container_app/graphics_3d_resource.h   virtual PP_Bool Flush(int32_t put_offset) OVERRIDE;
Flush            1401 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc       &Finish,                              &Flush,
Flush             108 mojo/gles2/command_buffer_client_impl.cc   command_buffer_->Flush(put_offset);
Flush              54 mojo/gles2/command_buffer_client_impl.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush             163 mojo/public/c/gles2/gles2_call_visitor_autogen.h VISIT_GL_CALL(Flush, void, (), ())
Flush             145 mojo/services/gles2/command_buffer_impl.cc   command_buffer_->Flush(put_offset);
Flush              38 mojo/services/gles2/command_buffer_impl.h   virtual void Flush(int32_t put_offset) OVERRIDE;
Flush             196 native_client_sdk/src/examples/api/file_io/file_io.cc     int32_t flush_result = file.Flush(pp::BlockUntilComplete());
Flush             192 native_client_sdk/src/examples/api/gamepad/gamepad.cc   graphics_2d_context_->Flush(
Flush             252 native_client_sdk/src/examples/api/graphics_2d/graphics_2d.cc     context_.Flush(
Flush             120 native_client_sdk/src/examples/api/media_stream_audio/media_stream_audio.cc       device_context_.Flush(
Flush             202 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc   device_context_.Flush(
Flush              93 native_client_sdk/src/examples/api/var_array_buffer/var_array_buffer.cc     graphics_2d_context_.Flush(
Flush             278 native_client_sdk/src/examples/demo/life/life.c   g_pGraphics2D->Flush(g_Context.ctx, PP_BlockUntilComplete());
Flush             823 native_client_sdk/src/gonacl_appengine/src/earth/earth.cc   graphics_2d_context_->Flush(pp::CompletionCallback(&FlushCallback, this));
Flush             275 native_client_sdk/src/gonacl_appengine/src/life/life.c   g_pGraphics2D->Flush(g_Context.ctx, PP_BlockUntilComplete());
Flush              79 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc   int32_t result = filesystem_->ppapi()->GetFileIoInterface()->Flush(
Flush              39 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h   METHOD2(FileIoInterface, int32_t, Flush, PP_Resource,
Flush             128 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.cc     PSInterfaceGraphics2D()->Flush(ctx->graphic_2d, PP_BlockUntilComplete());
Flush             125 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   virtual int32_t Flush(PP_Resource file_io, PP_CompletionCallback callback);
Flush             229 net/base/file_stream.h   virtual int Flush(const CompletionCallback& callback);
Flush             110 net/base/mock_file_stream.cc     return FileStream::Flush(wrapped_callback);
Flush              47 net/base/mock_file_stream.h   virtual int Flush(const CompletionCallback& callback) OVERRIDE;
Flush            1293 net/cookies/cookie_monster.cc     store_->Flush(callback);
Flush             758 net/cookies/cookie_monster.h   virtual void Flush(const base::Closure& callback) = 0;
Flush              98 net/cookies/cookie_monster_store_test.h   virtual void Flush(const base::Closure& callback) OVERRIDE;
Flush             173 net/cookies/cookie_monster_store_test.h   virtual void Flush(const base::Closure& callback) OVERRIDE;
Flush            1128 net/disk_cache/blockfile/backend_impl.cc     index_->Flush();
Flush            1426 net/disk_cache/blockfile/backend_impl.cc   index_->Flush();
Flush             853 net/disk_cache/blockfile/backend_impl_v3.cc   index_->Flush();
Flush             220 net/disk_cache/blockfile/backend_worker_v3.cc   index_->Flush();
Flush             371 net/disk_cache/blockfile/block_files.cc   file->Flush();
Flush             626 net/disk_cache/blockfile/block_files.cc       file->Flush();
Flush             945 net/disk_cache/blockfile/entry_impl.cc         if (!(ret = Flush(index, 0)))
Flush            1345 net/disk_cache/blockfile/entry_impl.cc     if (!Flush(index, 0))
Flush            1414 net/disk_cache/blockfile/entry_impl.cc       if (!Flush(index, 0))
Flush            1426 net/disk_cache/blockfile/entry_impl.cc     if (!Flush(index, offset + buf_len))
Flush             230 net/disk_cache/blockfile/entry_impl.h   bool Flush(int index, int min_len);
Flush             746 net/disk_cache/blockfile/entry_impl_v3.cc         if (!(ret = Flush(index, 0)))
Flush            1167 net/disk_cache/blockfile/entry_impl_v3.cc     if (!Flush(index, 0))
Flush            1236 net/disk_cache/blockfile/entry_impl_v3.cc       if (!Flush(index, 0))
Flush            1248 net/disk_cache/blockfile/entry_impl_v3.cc     if (!Flush(index, offset + buf_len))
Flush             158 net/disk_cache/blockfile/entry_impl_v3.h   bool Flush(int index, int min_len);
Flush              47 net/disk_cache/blockfile/mapped_file.h   void Flush();
Flush              74 net/disk_cache/blockfile/mapped_file.h     file_->Flush();
Flush              57 net/disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc     Flush();
Flush            1160 net/quic/quic_connection.cc     Flush();
Flush            1656 net/quic/quic_connection.cc   Flush();
Flush             371 net/quic/quic_connection.h   void Flush();
Flush             482 net/quic/quic_connection_test.cc     this->Flush();
Flush             485 net/quic/quic_connection_test.cc     this->Flush();
Flush              61 net/quic/quic_crypto_stream.cc   session()->connection()->Flush();
Flush              64 net/quic/quic_crypto_stream.cc   session()->connection()->Flush();
Flush             473 net/socket/ssl_client_socket_openssl.cc   context->session_cache()->Flush();
Flush             475 net/socket/ssl_client_socket_openssl.cc   OpenSSLClientKeyStore::GetInstance()->Flush();
Flush             138 net/socket/ssl_client_socket_openssl_unittest.cc     key_store_->Flush();
Flush             179 net/socket/ssl_session_cache_openssl.cc     Flush();
Flush             506 net/socket/ssl_session_cache_openssl.cc void SSLSessionCacheOpenSSL::Flush() { impl_->Flush(); }
Flush             126 net/socket/ssl_session_cache_openssl.h   void Flush();
Flush             186 net/socket/ssl_session_cache_openssl_unittest.cc TEST_F(SSLSessionCacheOpenSSLTest, Flush) {
Flush             198 net/socket/ssl_session_cache_openssl_unittest.cc   cache_.Flush();
Flush              66 net/ssl/openssl_client_key_store.h   void Flush();
Flush              33 net/ssl/openssl_client_key_store_unittest.cc       store_->Flush();
Flush              46 net/ssl/openssl_client_key_store_unittest.cc TEST_F(OpenSSLClientKeyStoreTest, Flush) {
Flush              59 net/ssl/openssl_client_key_store_unittest.cc   store_->Flush();
Flush             121 net/ssl/openssl_client_key_store_unittest.cc   store_->Flush();
Flush             133 ppapi/c/dev/ppb_video_decoder_dev.h   int32_t (*Flush)(PP_Resource video_decoder,
Flush             258 ppapi/c/ppb_file_io.h   int32_t (*Flush)(PP_Resource file_io, struct PP_CompletionCallback callback);
Flush             329 ppapi/c/ppb_file_io.h   int32_t (*Flush)(PP_Resource file_io, struct PP_CompletionCallback callback);
Flush             249 ppapi/c/ppb_graphics_2d.h   int32_t (*Flush)(PP_Resource graphics_2d,
Flush             299 ppapi/c/ppb_graphics_2d.h   int32_t (*Flush)(PP_Resource graphics_2d,
Flush             170 ppapi/c/ppb_opengles2.h   void (*Flush)(PP_Resource context);
Flush              67 ppapi/cpp/dev/video_decoder_dev.cc   return get_interface<PPB_VideoDecoder_Dev>()->Flush(
Flush              39 ppapi/cpp/dev/video_decoder_dev.h   int32_t Flush(const CompletionCallback& callback);
Flush             161 ppapi/cpp/file_io.cc     return get_interface<PPB_FileIO_1_1>()->Flush(
Flush             164 ppapi/cpp/file_io.cc     return get_interface<PPB_FileIO_1_0>()->Flush(
Flush             217 ppapi/cpp/file_io.h   int32_t Flush(const CompletionCallback& cc);
Flush             132 ppapi/cpp/graphics_2d.cc     return get_interface<PPB_Graphics2D_1_1>()->Flush(
Flush             135 ppapi/cpp/graphics_2d.cc     return get_interface<PPB_Graphics2D_1_0>()->Flush(
Flush             261 ppapi/cpp/graphics_2d.h   int32_t Flush(const CompletionCallback& cc);
Flush              94 ppapi/examples/2d/graphics_2d_example.c   g_graphics_2d_interface->Flush(graphics,
Flush             168 ppapi/examples/audio_input/audio_input.cc       device_context_.Flush(
Flush              78 ppapi/examples/flash_topmost/flash_topmost.cc       device_context_.Flush(
Flush              85 ppapi/examples/font/simple_font.cc     graphics.Flush(pp::CompletionCallback(&DummyCompletionCallback, NULL));
Flush              80 ppapi/examples/gamepad/gamepad.cc       device_context_.Flush(
Flush             694 ppapi/examples/ime/ime.cc     device.Flush(pp::CompletionCallback(&OnFlush, this));
Flush             117 ppapi/examples/media_stream_audio/media_stream_audio.cc       device_context_.Flush(
Flush             141 ppapi/examples/mouse_lock/mouse_lock.cc       device_context_.Flush(
Flush             197 ppapi/examples/scaling/scaling.cc     device_context_.Flush(pp::CompletionCallback(&OnFlush, this));
Flush             335 ppapi/examples/video_decode/video_decode.cc     decoder_->Flush(cb);
Flush             295 ppapi/lib/gl/gles2/gles2.c   glGetInterfacePPAPI()->Flush(glGetCurrentContextPPAPI());
Flush             535 ppapi/lib/gl/include/GLES2/gl2.h #define glFlush GLES2_GET_FUN(Flush)
Flush             305 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Flush(file_io, *callback);
Flush             359 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Flush(file_io, *callback);
Flush             637 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Flush(graphics_2d, *callback);
Flush             676 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Flush(graphics_2d, *callback);
Flush            2376 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->Flush(video_decoder, *callback);
Flush            4310 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Flush = (int32_t (*)(PP_Resource file_io, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_FileIO_Flush,
Flush            4323 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Flush = (int32_t (*)(PP_Resource file_io, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_FileIO_Flush,
Flush            4395 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Flush = (int32_t (*)(PP_Resource graphics_2d, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_Graphics2D_Flush
Flush            4405 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Flush = (int32_t (*)(PP_Resource graphics_2d, struct PP_CompletionCallback callback))&Pnacl_M27_PPB_Graphics2D_Flush,
Flush            4895 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Flush = (int32_t (*)(PP_Resource video_decoder, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_VideoDecoder_Dev_Flush,
Flush              66 ppapi/proxy/file_io_resource.h   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) OVERRIDE;
Flush              43 ppapi/proxy/graphics_2d_resource.h   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) OVERRIDE;
Flush              36 ppapi/proxy/ppapi_command_buffer_proxy.h   virtual void Flush(int32 put_offset) OVERRIDE;
Flush             285 ppapi/proxy/ppb_graphics_3d_proxy.cc     enter.object()->Flush(put_offset);
Flush              39 ppapi/proxy/ppb_graphics_3d_proxy.h   virtual PP_Bool Flush(int32_t put_offset) OVERRIDE;
Flush              42 ppapi/proxy/ppb_video_decoder_proxy.cc   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) OVERRIDE;
Flush             266 ppapi/proxy/ppb_video_decoder_proxy.cc     enter.SetResult(enter.object()->Flush(enter.callback()));
Flush             442 ppapi/shared_impl/ppb_opengles2_shared.cc     ToGles2Impl(&enter)->Flush();
Flush            1601 ppapi/shared_impl/ppb_opengles2_shared.cc       &Finish,                              &Flush,
Flush             104 ppapi/shared_impl/ppb_video_decoder_shared.cc       gles2_impl_->Flush();
Flush             749 ppapi/tests/test_file_io.cc       rv = file_io.Flush(callback.GetCallback());
Flush              71 ppapi/tests/test_file_mapping.cc   callback.WaitForResult(file_io->Flush(callback.GetCallback()));
Flush             228 ppapi/tests/test_fullscreen.cc   if (graphics2d_.Flush(cc) != PP_OK_COMPLETIONPENDING)
Flush              30 ppapi/tests/test_graphics_2d.cc   callback.WaitForResult(context->Flush(callback.GetCallback()));
Flush              37 ppapi/tests/test_graphics_2d.cc   callback.WaitForResult(graphics_2d_if->Flush(
Flush              69 ppapi/tests/test_graphics_2d.cc   RUN_TEST_FORCEASYNC_AND_NOT(Flush, filter);
Flush             102 ppapi/tests/test_graphics_2d.cc   callback.WaitForResult(context->Flush(callback.GetCallback()));
Flush             244 ppapi/tests/test_graphics_2d.cc       graphics_2d_interface_->Flush(image.pp_resource(),
Flush             248 ppapi/tests/test_graphics_2d.cc       graphics_2d_interface_->Flush(null_context.pp_resource(),
Flush             616 ppapi/tests/test_graphics_2d.cc   int32_t rv = dc.Flush(pp::BlockUntilComplete());
Flush             628 ppapi/tests/test_graphics_2d.cc   rv = dc_nopaints.Flush(callback_1.GetCallback());
Flush             633 ppapi/tests/test_graphics_2d.cc     callback_2.WaitForResult(dc_nopaints.Flush(callback_2.GetCallback()));
Flush              49 ppapi/thunk/ppb_file_io_api.h   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) = 0;
Flush             115 ppapi/thunk/ppb_file_io_thunk.cc   return enter.SetResult(enter.object()->Flush(enter.callback()));
Flush             150 ppapi/thunk/ppb_file_io_thunk.cc   &Flush,
Flush             163 ppapi/thunk/ppb_file_io_thunk.cc   &Flush,
Flush              34 ppapi/thunk/ppb_graphics_2d_api.h   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) = 0;
Flush              85 ppapi/thunk/ppb_graphics_2d_thunk.cc   return enter.SetResult(enter.object()->Flush(enter.callback()));
Flush             111 ppapi/thunk/ppb_graphics_2d_thunk.cc   &Flush
Flush             121 ppapi/thunk/ppb_graphics_2d_thunk.cc   &Flush,
Flush              38 ppapi/thunk/ppb_graphics_3d_api.h   virtual PP_Bool Flush(int32_t put_offset) = 0;
Flush              26 ppapi/thunk/ppb_video_decoder_api.h   virtual int32_t Flush(scoped_refptr<TrackedCallback> callback) = 0;
Flush              61 ppapi/thunk/ppb_video_decoder_thunk.cc   return enter.SetResult(enter.object()->Flush(enter.callback()));
Flush              84 ppapi/thunk/ppb_video_decoder_thunk.cc   &Flush,
Flush             155 ppapi/utility/graphics/paint_manager.cc     int32_t result = graphics_.Flush(
Flush             305 remoting/client/plugin/pepper_view.cc   int error = graphics2d_.Flush(callback);
Flush             941 third_party/cld/base/logging.h   void Flush();
Flush            1332 third_party/cld/base/logging.h   virtual void Flush() = 0;
Flush             200 third_party/cld/encodings/compact_lang_det/subsetsequence.cc   Flush();
Flush              26 third_party/cld/encodings/compact_lang_det/subsetsequence.h    void Flush();
Flush              22 third_party/leveldatabase/env_chromium_stdio.h   virtual leveldb::Status Flush();
Flush              27 third_party/leveldatabase/env_chromium_win.h   virtual leveldb::Status Flush();
Flush            1754 third_party/lzma_sdk/LzmaEnc.c       return Flush(p, nowPos32);
Flush            1892 third_party/lzma_sdk/LzmaEnc.c   return Flush(p, nowPos32);
Flush             170 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   bool Flush();
Flush             676 third_party/protobuf/src/google/protobuf/io/tokenizer.cc       Flush();
Flush             687 third_party/protobuf/src/google/protobuf/io/tokenizer.cc       Flush();
Flush             760 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         collector.Flush();
Flush             775 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         collector.Flush();
Flush             809 third_party/protobuf/src/google/protobuf/io/tokenizer.cc           collector.Flush();
Flush             819 third_party/protobuf/src/google/protobuf/io/tokenizer.cc             collector.Flush();
Flush             180 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.Flush();
Flush             184 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   bool flush_succeeded = impl_.Flush();
Flush             189 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   return impl_.Flush();
Flush             320 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.Flush();
Flush             158 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   bool Flush();
Flush             291 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   bool Flush();
Flush             393 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc           EXPECT_TRUE(gzout.Flush());
Flush             425 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   EXPECT_TRUE(gzout.Flush());
Flush             426 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   EXPECT_TRUE(gzout.Flush());
Flush             454 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   EXPECT_TRUE(gzout.Flush());
Flush             722 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc         output.Flush();
Flush              59 third_party/re2/util/logging.h   void Flush() {
Flush              68 third_party/re2/util/logging.h       Flush();
Flush              84 third_party/re2/util/logging.h     Flush();
Flush             436 third_party/tcmalloc/chromium/src/deep-heap-profile.cc   buffer.Flush();
Flush             561 third_party/tcmalloc/chromium/src/deep-heap-profile.cc     Flush();
Flush             720 third_party/tcmalloc/chromium/src/deep-heap-profile.cc   buffer.Flush();
Flush             124 third_party/tcmalloc/chromium/src/deep-heap-profile.h     void Flush();
Flush             218 ui/aura/bench/bench_main.cc     gl->Flush();
Flush             233 ui/aura/bench/bench_main.cc       gl->Flush();
Flush             126 webkit/browser/database/vfs_backend.cc       if (!dir.Flush())
Flush             594 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       Flush(callback, true /* is_eof */);
Flush             648 webkit/browser/fileapi/copy_or_move_operation_delegate.cc     Flush(callback, false /* not is_eof */);
Flush             656 webkit/browser/fileapi/copy_or_move_operation_delegate.cc   int result = writer_->Flush(
Flush              76 webkit/browser/fileapi/copy_or_move_operation_delegate.h     void Flush(const StatusCallback& callback, bool is_eof);
Flush              82 webkit/browser/fileapi/file_stream_writer.h   virtual int Flush(const net::CompletionCallback& callback) = 0;
Flush             278 webkit/browser/fileapi/file_system_usage_cache.cc   return file->Flush();
Flush             215 webkit/browser/fileapi/file_writer_delegate.cc   int flush_error = file_stream_writer_->Flush(
Flush             229 webkit/browser/fileapi/local_file_stream_writer.cc   return stream_impl_->Flush(base::Bind(&LocalFileStreamWriter::DidFlush,
Flush              37 webkit/browser/fileapi/local_file_stream_writer.h   virtual int Flush(const net::CompletionCallback& callback) OVERRIDE;
Flush              69 webkit/browser/fileapi/native_file_util.cc   return outfile.Flush();
Flush             244 webkit/browser/fileapi/sandbox_file_stream_writer.cc   return local_file_writer_->Flush(callback);
Flush              39 webkit/browser/fileapi/sandbox_file_stream_writer.h   virtual int Flush(const net::CompletionCallback& callback) OVERRIDE;
Flush              34 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc   file.Flush();
Flush             561 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc   gl_->Flush();