Home
last modified time | relevance | path

Searched refs:Cancel (Results 1 – 25 of 35) sorted by relevance

12

/system/connectivity/shill/
Dhook_table.cc53 timeout_callback_.Cancel(); in ~HookTable()
71 timeout_callback_.Cancel(); in ActionComplete()
Dpassive_link_monitor.cc86 monitor_cycle_timeout_callback_.Cancel(); in Stop()
87 monitor_completed_callback_.Cancel(); in Stop()
Dconnection_diagnostics.cc240 route_query_callback_.Cancel(); in Stop()
241 route_query_timeout_callback_.Cancel(); in Stop()
242 arp_reply_timeout_callback_.Cancel(); in Stop()
243 neighbor_request_timeout_callback_.Cancel(); in Stop()
444 route_query_callback_.Cancel(); in FindRouteToHost()
764 arp_reply_timeout_callback_.Cancel(); in OnArpReplyReceived()
809 neighbor_request_timeout_callback_.Cancel(); in OnNeighborMsgReceived()
852 route_query_timeout_callback_.Cancel(); in OnRouteQueryResponse()
Ddns_server_tester.cc93 start_attempt_.Cancel(); in Stop()
Dprocess_manager.cc208 terminated_process->second->Cancel(); in StopProcessAndBlock()
322 terminated_process->second->Cancel(); in OnProcessExited()
Ddns_client.cc237 timeout_closure_.Cancel(); in ReceiveDNSReply()
357 timeout_closure_.Cancel(); in RefreshHandles()
Dhttp_proxy.cc583 idle_timeout_.Cancel(); in StartIdleTimeout()
674 idle_timeout_.Cancel(); in StopClient()
675 transaction_timeout_.Cancel(); in StopClient()
Dtraffic_monitor.cc72 sample_traffic_callback_.Cancel(); in Stop()
Dicmp_session.cc100 timeout_callback_.Cancel(); in Stop()
Dconnectivity_trial.cc187 trial_timeout_.Cancel(); in CleanupTrial()
Dactive_link_monitor.cc159 send_request_callback_.Cancel(); in StopMonitorCycle()
Dhttp_request.cc165 timeout_closure_.Cancel(); in Stop()
/system/core/crash_reporter/
Dlist_proxies.cc159 timeout_callback_.Cancel(); in HandleDBusSignalConnected()
173 timeout_callback_.Cancel(); in HandleDBusSignalConnected()
182 timeout_callback_.Cancel(); in HandleProxyResolvedSignal()
/system/weaved/buffet/
Dbinder_command_proxy_unittest.cc153 TEST_F(BinderCommandProxyTest, Cancel) { in TEST_F() argument
154 EXPECT_CALL(*command_, Cancel(_)).WillOnce(Return(true)); in TEST_F()
Dbinder_command_proxy.cc156 return ToStatus(command->Cancel(&error), &error); in cancel()
/system/connectivity/shill/net/
Dnetlink_manager.cc207 pending_dump_timeout_callback_.Cancel(); in Reset()
208 resend_dump_message_callback_.Cancel(); in Reset()
606 pending_dump_timeout_callback_.Cancel(); in OnPendingDumpComplete()
607 resend_dump_message_callback_.Cancel(); in OnPendingDumpComplete()
723 pending_dump_timeout_callback_.Cancel(); in OnNlMessageReceived()
/system/connectivity/shill/dhcp/
Ddhcp_config.cc293 lease_acquisition_timeout_callback_.Cancel(); in StopAcquisitionTimeout()
320 lease_expiration_callback_.Cancel(); in StopExpirationTimeout()
/system/weaved/libweaved/
Dcommand.h116 bool Cancel(brillo::ErrorPtr* error);
Dcommand.cc163 bool Command::Cancel(brillo::ErrorPtr* error) { in Cancel() function in weaved::Command
/system/connectivity/apmanager/
Dhostapd_monitor.cc189 attach_timeout_callback_.Cancel(); in ParseMessage()
/system/connectivity/shill/wifi/
Dmac80211_monitor.cc115 check_queues_callback_.Cancel(); in StopTimer()
Dwifi.cc433 scan_failed_callback_.Cancel(); in ScanDone()
2079 scan_timer_callback_.Cancel(); in StopScanTimer()
2118 pending_timeout_callback_.Cancel(); in StopPendingTimer()
2194 reconnect_timeout_callback_.Cancel(); in StopReconnectTimer()
2199 reconnect_timeout_callback_.Cancel(); in ReconnectTimeoutHandler()
2875 request_station_info_callback_.Cancel(); in StopRequestingStationInfo()
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.cc143 wait_timeout_callback.Cancel(); in WaitForCondition()
144 change_callback.Cancel(); in WaitForCondition()
/system/connectivity/shill/cellular/
Dcellular_capability_universal.cc308 registration_dropped_update_callback_.Cancel(); in StopModem()
1536 registration_dropped_update_callback_.Cancel(); in On3GPPRegistrationChanged()
1555 registration_dropped_update_callback_.Cancel(); in On3GPPRegistrationChanged()
1571 registration_dropped_update_callback_.Cancel(); in Handle3GPPRegistrationChange()
/system/connectivity/shill/vpn/
Dvpn_driver.cc288 connect_timeout_callback_.Cancel(); in StopConnectTimeout()

12