Home
last modified time | relevance | path

Searched defs:OnShutdown (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_decider_unittest.cc125 void OnShutdown() override { request_context_ = nullptr; } in OnShutdown() function in net::__anon5494e2b00111::RuleBasedPacFileFetcher
180 void MockDhcpPacFileFetcher::OnShutdown() {} in OnShutdown() function in net::__anon5494e2b00111::MockDhcpPacFileFetcher
744 void OnShutdown() override {} in OnShutdown() function in net::__anon5494e2b00111::SynchronousSuccessDhcpFetcher
827 void OnShutdown() override {} in OnShutdown() function in net::__anon5494e2b00111::AsyncFailDhcpFetcher
H A Ddhcp_pac_file_fetcher.cc33 void DoNothingDhcpPacFileFetcher::OnShutdown() {} in OnShutdown() function in net::DoNothingDhcpPacFileFetcher
H A Dmock_pac_file_fetcher.cc54 void MockPacFileFetcher::OnShutdown() { in OnShutdown() function in net::MockPacFileFetcher
H A Dpac_file_decider.cc139 void PacFileDecider::OnShutdown() { in OnShutdown() function in net::PacFileDecider
H A Dconfigured_proxy_resolution_service.cc503 void OnShutdown() { in OnShutdown() function in net::ConfiguredProxyResolutionService::InitProxyResolver
1307 void ConfiguredProxyResolutionService::OnShutdown() { in OnShutdown() function in net::ConfiguredProxyResolutionService
H A Dpac_file_fetcher_impl.cc223 void PacFileFetcherImpl::OnShutdown() { in OnShutdown() function in net::PacFileFetcherImpl
H A Dpac_file_fetcher_impl_unittest.cc538 TEST_F(PacFileFetcherImplTest, OnShutdown) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_test_util.cc121 void TestReportingUploader::OnShutdown() { in OnShutdown() function in net::TestReportingUploader
368 void TestReportingService::OnShutdown() {} in OnShutdown() function in net::TestReportingService
H A Dreporting_context.cc103 void ReportingContext::OnShutdown() { in OnShutdown() function in net::ReportingContext
H A Dreporting_uploader.cc144 void OnShutdown() override { in HasHeaderValues() function in net::__anon57a0c7090111::ReportingUploaderImpl
H A Dreporting_service.cc150 void OnShutdown() override { in OnShutdown() function in net::__anoncf3a453e0111::ReportingServiceImpl
/aosp_15_r20/external/cronet/net/dns/
H A Dmapped_host_resolver.cc31 void MappedHostResolver::OnShutdown() { in OnShutdown() function in net::MappedHostResolver
H A Dcontext_host_resolver.cc58 void ContextHostResolver::OnShutdown() { in OnShutdown() function in net::ContextHostResolver
H A Dmock_host_resolver.cc692 void MockHostResolverBase::OnShutdown() { in OnShutdown() function in net::MockHostResolverBase
1489 void HangingHostResolver::OnShutdown() { in OnShutdown() function in net::HangingHostResolver
/aosp_15_r20/external/libbrillo/brillo/daemons/
H A Ddaemon.cc79 void Daemon::OnShutdown(int* /* exit_code */) { in OnShutdown() function in brillo::Daemon
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dwindows_system_proxy_resolution_service.cc108 void WindowsSystemProxyResolutionService::OnShutdown() { in OnShutdown() function in net::WindowsSystemProxyResolutionService
H A Ddhcp_pac_file_fetcher_win.cc318 void DhcpPacFileFetcherWin::OnShutdown() { in OnShutdown() function in net::DhcpPacFileFetcherWin
H A Ddhcp_pac_file_fetcher_win_unittest.cc657 TEST(DhcpPacFileFetcherWin, OnShutdown) { in TEST() argument
/aosp_15_r20/external/cronet/components/cronet/
H A Dstale_host_resolver.cc338 void StaleHostResolver::OnShutdown() { in OnShutdown() function in cronet::StaleHostResolver
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc577 void OnShutdown(void (*func)()) { in OnShutdown() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc577 void OnShutdown(void (*func)()) { in OnShutdown() function
/aosp_15_r20/external/cronet/net/network_error_logging/
H A Dnetwork_error_logging_service.cc1014 void NetworkErrorLoggingService::OnShutdown() { in OnShutdown() function in net::NetworkErrorLoggingService
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp697 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown() function in PythonBootstrapperApplication