Home
last modified time | relevance | path

Searched refs:connection_error_handler (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/zip_archiver/broker/
H A Dsandbox_setup.cc23 base::OnceClosure connection_error_handler) { in BindZipArchiverRemote() argument
28 zip_archiver->set_disconnect_handler(std::move(connection_error_handler)); in BindZipArchiverRemote()
35 base::OnceClosure connection_error_handler) in ZipArchiverSandboxSetupHooks() argument
37 connection_error_handler_(std::move(connection_error_handler)), in ZipArchiverSandboxSetupHooks()
H A Dsandbox_setup.h28 base::OnceClosure connection_error_handler);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/gpu/
H A Dgpu_memory_buffer_manager_singleton.cc21 base::OnceClosure connection_error_handler) { in GetGpuService() argument
24 std::move(connection_error_handler)); in GetGpuService()
H A Dgpu_client.cc14 viz::GpuClient::ConnectionErrorHandlerClosure connection_error_handler, in CreateGpuClient() argument
23 gpu_client->SetConnectionErrorHandler(std::move(connection_error_handler)); in CreateGpuClient()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/gpu/
H A Dgpu_memory_buffer_manager_singleton.cc22 base::OnceClosure connection_error_handler) { in GetGpuService() argument
25 std::move(connection_error_handler)); in GetGpuService()
H A Dgpu_client.cc14 viz::GpuClient::ConnectionErrorHandlerClosure connection_error_handler, in CreateGpuClient() argument
23 gpu_client->SetConnectionErrorHandler(std::move(connection_error_handler)); in CreateGpuClient()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/parsers/broker/
H A Dsandbox_setup_hooks.cc20 base::OnceClosure connection_error_handler) in ParserSandboxSetupHooks() argument
22 connection_error_handler_(std::move(connection_error_handler)), in ParserSandboxSetupHooks()
H A Dsandbox_setup_hooks.h29 base::OnceClosure connection_error_handler);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/parsers/target/
H A Dparser_impl.cc17 base::OnceClosure connection_error_handler) in ParserImpl() argument
19 receiver_.set_disconnect_handler(std::move(connection_error_handler)); in ParserImpl()
H A Dparser_impl.h17 base::OnceClosure connection_error_handler);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dgpu_client.h20 viz::GpuClient::ConnectionErrorHandlerClosure connection_error_handler,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dgpu_client.h20 viz::GpuClient::ConnectionErrorHandlerClosure connection_error_handler,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/zip_archiver/target/
H A Dzip_archiver_impl.h19 base::OnceClosure connection_error_handler);
H A Dzip_archiver_impl.cc199 base::OnceClosure connection_error_handler) in ZipArchiverImpl() argument
201 receiver_.set_disconnect_handler(std::move(connection_error_handler)); in ZipArchiverImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/host/
H A Dgpu_client.cc76 ConnectionErrorHandlerClosure connection_error_handler) { in SetConnectionErrorHandler() argument
77 connection_error_handler_ = std::move(connection_error_handler); in SetConnectionErrorHandler()
H A Dgpu_client.h39 ConnectionErrorHandlerClosure connection_error_handler);
H A Dhost_gpu_memory_buffer_manager.h42 base::OnceClosure connection_error_handler)>;
H A Dhost_gpu_memory_buffer_manager_unittest.cc45 mojom::GpuService* GetGpuService(base::OnceClosure connection_error_handler) { in GetGpuService() argument
47 connection_error_handler_ = std::move(connection_error_handler); in GetGpuService()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/host/
H A Dgpu_client.cc76 ConnectionErrorHandlerClosure connection_error_handler) { in SetConnectionErrorHandler() argument
77 connection_error_handler_ = std::move(connection_error_handler); in SetConnectionErrorHandler()
H A Dgpu_client.h39 ConnectionErrorHandlerClosure connection_error_handler);
H A Dhost_gpu_memory_buffer_manager.h42 base::OnceClosure connection_error_handler)>;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/video_capture/
H A Dvirtual_device_enabled_device_factory.cc51 base::OnceClosure connection_error_handler) { in BindConsumerReceiver() argument
63 std::move(connection_error_handler)); in BindConsumerReceiver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/parsers/shortcut_parser/broker/
H A Dsandboxed_shortcut_parser_unittest.cc40 base::OnceClosure connection_error_handler, in LoggedParserSandboxSetupHooks() argument
43 std::move(connection_error_handler)), in LoggedParserSandboxSetupHooks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/components/
H A Dreset_shortcuts_component_unittest.cc34 base::OnceClosure connection_error_handler, in LoggedParserSandboxSetupHooks() argument
37 std::move(connection_error_handler)), in LoggedParserSandboxSetupHooks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/video_capture/
H A Dvirtual_device_enabled_device_factory.cc61 base::OnceClosure connection_error_handler) { in BindConsumerReceiver() argument
77 std::move(connection_error_handler)); in BindConsumerReceiver()

12