/system/connectivity/shill/ |
D | hook_table.cc | 53 timeout_callback_.Cancel(); in ~HookTable() 71 timeout_callback_.Cancel(); in ActionComplete()
|
D | passive_link_monitor.cc | 86 monitor_cycle_timeout_callback_.Cancel(); in Stop() 87 monitor_completed_callback_.Cancel(); in Stop()
|
D | connection_diagnostics.cc | 240 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()
|
D | dns_server_tester.cc | 93 start_attempt_.Cancel(); in Stop()
|
D | process_manager.cc | 208 terminated_process->second->Cancel(); in StopProcessAndBlock() 322 terminated_process->second->Cancel(); in OnProcessExited()
|
D | dns_client.cc | 237 timeout_closure_.Cancel(); in ReceiveDNSReply() 357 timeout_closure_.Cancel(); in RefreshHandles()
|
D | http_proxy.cc | 583 idle_timeout_.Cancel(); in StartIdleTimeout() 674 idle_timeout_.Cancel(); in StopClient() 675 transaction_timeout_.Cancel(); in StopClient()
|
D | traffic_monitor.cc | 72 sample_traffic_callback_.Cancel(); in Stop()
|
D | icmp_session.cc | 100 timeout_callback_.Cancel(); in Stop()
|
D | connectivity_trial.cc | 187 trial_timeout_.Cancel(); in CleanupTrial()
|
D | active_link_monitor.cc | 159 send_request_callback_.Cancel(); in StopMonitorCycle()
|
D | http_request.cc | 165 timeout_closure_.Cancel(); in Stop()
|
/system/core/crash_reporter/ |
D | list_proxies.cc | 159 timeout_callback_.Cancel(); in HandleDBusSignalConnected() 173 timeout_callback_.Cancel(); in HandleDBusSignalConnected() 182 timeout_callback_.Cancel(); in HandleProxyResolvedSignal()
|
/system/weaved/buffet/ |
D | binder_command_proxy_unittest.cc | 153 TEST_F(BinderCommandProxyTest, Cancel) { in TEST_F() argument 154 EXPECT_CALL(*command_, Cancel(_)).WillOnce(Return(true)); in TEST_F()
|
D | binder_command_proxy.cc | 156 return ToStatus(command->Cancel(&error), &error); in cancel()
|
/system/connectivity/shill/net/ |
D | netlink_manager.cc | 207 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/ |
D | dhcp_config.cc | 293 lease_acquisition_timeout_callback_.Cancel(); in StopAcquisitionTimeout() 320 lease_expiration_callback_.Cancel(); in StopExpirationTimeout()
|
/system/weaved/libweaved/ |
D | command.h | 116 bool Cancel(brillo::ErrorPtr* error);
|
D | command.cc | 163 bool Command::Cancel(brillo::ErrorPtr* error) { in Cancel() function in weaved::Command
|
/system/connectivity/apmanager/ |
D | hostapd_monitor.cc | 189 attach_timeout_callback_.Cancel(); in ParseMessage()
|
/system/connectivity/shill/wifi/ |
D | mac80211_monitor.cc | 115 check_queues_callback_.Cancel(); in StopTimer()
|
D | wifi.cc | 433 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/ |
D | proxy_dbus_client.cc | 143 wait_timeout_callback.Cancel(); in WaitForCondition() 144 change_callback.Cancel(); in WaitForCondition()
|
/system/connectivity/shill/cellular/ |
D | cellular_capability_universal.cc | 308 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/ |
D | vpn_driver.cc | 288 connect_timeout_callback_.Cancel(); in StopConnectTimeout()
|