Home
last modified time | relevance | path

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

/external/cronet/net/proxy_resolution/
Ddhcp_pac_file_fetcher.cc33 void DoNothingDhcpPacFileFetcher::OnShutdown() {} in OnShutdown() function in net::DoNothingDhcpPacFileFetcher
Dmock_pac_file_fetcher.cc54 void MockPacFileFetcher::OnShutdown() { in OnShutdown() function in net::MockPacFileFetcher
Dpac_file_decider_unittest.cc126 void OnShutdown() override { request_context_ = nullptr; } in OnShutdown() function in net::__anon61da3bdf0111::RuleBasedPacFileFetcher
181 void MockDhcpPacFileFetcher::OnShutdown() {} in OnShutdown() function in net::__anon61da3bdf0111::MockDhcpPacFileFetcher
745 void OnShutdown() override {} in OnShutdown() function in net::__anon61da3bdf0111::SynchronousSuccessDhcpFetcher
830 void OnShutdown() override {} in OnShutdown() function in net::__anon61da3bdf0111::AsyncFailDhcpFetcher
Dpac_file_decider.cc139 void PacFileDecider::OnShutdown() { in OnShutdown() function in net::PacFileDecider
Dpac_file_fetcher_impl.cc222 void PacFileFetcherImpl::OnShutdown() { in OnShutdown() function in net::PacFileFetcherImpl
Dconfigured_proxy_resolution_service.cc455 void OnShutdown() { in OnShutdown() function in net::ConfiguredProxyResolutionService::InitProxyResolver
1244 void ConfiguredProxyResolutionService::OnShutdown() { in OnShutdown() function in net::ConfiguredProxyResolutionService
Dpac_file_fetcher_impl_unittest.cc539 TEST_F(PacFileFetcherImplTest, OnShutdown) { in TEST_F() argument
/external/cronet/net/dns/
Dmapped_host_resolver.cc30 void MappedHostResolver::OnShutdown() { in OnShutdown() function in net::MappedHostResolver
Dcontext_host_resolver.cc58 void ContextHostResolver::OnShutdown() { in OnShutdown() function in net::ContextHostResolver
Dmock_host_resolver.cc696 void MockHostResolverBase::OnShutdown() { in OnShutdown() function in net::MockHostResolverBase
1487 void HangingHostResolver::OnShutdown() { in OnShutdown() function in net::HangingHostResolver
/external/libbrillo/brillo/daemons/
Ddaemon.cc79 void Daemon::OnShutdown(int* /* exit_code */) { in OnShutdown() function in brillo::Daemon
/external/cronet/net/reporting/
Dreporting_context.cc103 void ReportingContext::OnShutdown() { in OnShutdown() function in net::ReportingContext
Dreporting_test_util.cc120 void TestReportingUploader::OnShutdown() { in OnShutdown() function in net::TestReportingUploader
367 void TestReportingService::OnShutdown() {} in OnShutdown() function in net::TestReportingService
Dreporting_service.cc149 void OnShutdown() override { in OnShutdown() function in net::__anon4404864d0111::ReportingServiceImpl
Dreporting_uploader.cc144 void OnShutdown() override { in HasHeaderValues() function in net::__anon65b329f80111::ReportingUploaderImpl
/external/cronet/net/proxy_resolution/win/
Dwindows_system_proxy_resolution_service.cc108 void WindowsSystemProxyResolutionService::OnShutdown() { in OnShutdown() function in net::WindowsSystemProxyResolutionService
Ddhcp_pac_file_fetcher_win.cc317 void DhcpPacFileFetcherWin::OnShutdown() { in OnShutdown() function in net::DhcpPacFileFetcherWin
Ddhcp_pac_file_fetcher_win_unittest.cc657 TEST(DhcpPacFileFetcherWin, OnShutdown) { in TEST() argument
/external/cronet/components/cronet/
Dstale_host_resolver.cc340 void StaleHostResolver::OnShutdown() { in OnShutdown() function in cronet::StaleHostResolver
/external/protobuf/src/google/protobuf/
Dmessage_lite.cc577 void OnShutdown(void (*func)()) { in OnShutdown() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc581 void OnShutdown(void (*func)()) { in OnShutdown() function
/external/cronet/net/network_error_logging/
Dnetwork_error_logging_service.cc1013 void NetworkErrorLoggingService::OnShutdown() { in OnShutdown() function in net::NetworkErrorLoggingService
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp696 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown() function in PythonBootstrapperApplication