Searched refs:Reset (Results 76 - 100 of 123) sorted by relevance

12345

/system/bt/service/test/
H A Dipc_linux_unittest.cpp75 base::CommandLine::Reset();
/system/connectivity/shill/
H A Dactive_link_monitor.cc148 send_request_callback_.Reset(
H A Dconnection_diagnostics.cc439 route_query_callback_.Reset(Bind(&ConnectionDiagnostics::OnRouteQueryResponse,
456 route_query_timeout_callback_.Reset(
522 neighbor_request_timeout_callback_.Reset(
569 arp_reply_timeout_callback_.Reset(
H A Dexternal_task_unittest.cc216 error.Reset();
H A Deap_credentials_unittest.cc504 TEST_F(EapCredentialsTest, Reset) {
525 eap_.Reset();
H A Dhttp_proxy.cc199 transaction_timeout_.Reset(Bind(&HTTPProxy::StopClient,
585 idle_timeout_.Reset(Bind(&HTTPProxy::StopClient,
/system/connectivity/shill/cellular/
H A Dmobile_operator_info_impl.h72 void Reset();
H A Dmobile_operator_info_impl.cc374 void MobileOperatorInfoImpl::Reset() { function in class:shill::MobileOperatorInfoImpl
945 notify_operator_changed_task_.Reset(
H A Dcellular_capability_cdma.cc231 pending_activation_callback_.Reset();
H A Dcellular_capability_gsm.cc371 cellular()->home_provider_info()->Reset();
614 mobile_operator_info_->Reset();
780 cellular()->home_provider_info()->Reset();
H A Dcellular.cc416 void Cellular::Reset(Error* error, const ResultCallback& callback) { function in class:shill::Cellular
418 capability_->Reset(error, callback);
1366 scanning_timeout_callback_.Reset(Bind(&Cellular::set_scanning,
/system/connectivity/shill/net/
H A Dnetlink_manager.h375 void Reset(bool full);
H A Drtnl_message.h162 // Reset all fields.
163 void Reset();
/system/connectivity/shill/wifi/
H A Dmac80211_monitor.cc105 check_queues_callback_.Reset(
H A Dwifi.cc250 error->Reset(); // indicate immediate completion
303 error->Reset(); // indicate immediate completion
437 scan_failed_callback_.Reset(
829 // Reset the EAP handler only after calling HandleDisconnect() above
831 eap_state_handler_->Reset();
1350 eap_state_handler_->Reset();
2066 scan_timer_callback_.Reset(
2110 pending_timeout_callback_.Reset(
2175 // state. Reset its state back to idle, to allow it to be connectable again.
2186 reconnect_timeout_callback_.Reset(
[all...]
H A Dwake_on_wifi.cc177 suspend_actions_done_callback_.Reset();
987 verify_wake_on_packet_settings_callback_.Reset(
1019 verify_wake_on_packet_settings_callback_.Reset(
1383 dark_resume_actions_timeout_callback_.Reset(
/system/core/init/
H A Dservice.h82 void Reset();
/system/core/metricsd/uploader/
H A Dupload_service.cc175 void UploadService::Reset() { function in class:UploadService
/system/keymaster/include/keymaster/
H A Dandroid_keymaster_utils.h268 const uint8_t* Reset(size_t new_size) { function in struct:keymaster::KeymasterKeyBlob
/system/core/metricsd/
H A Dtimer_test.cc98 TEST_F(TimerTest, Reset) {
103 ASSERT_TRUE(timer_.Reset());
/system/weaved/buffet/
H A Dshill_client.cc470 connect_done_callback_.Reset();
569 connect_done_callback_.Reset();
/system/connectivity/shill/dbus/
H A Dchromeos_mm1_modem_proxy.cc102 void ChromeosModemProxy::Reset(Error* error, function in class:shill::mm1::ChromeosModemProxy
/system/connectivity/shill/vpn/
H A Dvpn_driver.cc280 connect_timeout_callback_.Reset(
/system/connectivity/shill/wimax/
H A Dwimax.cc350 connect_timeout_callback_.Reset(
/system/media/brillo/audio/audioservice/test/
H A Daudio_device_handler_test.cpp46 void TearDown() override { handler_.Reset(); }

Completed in 1519 milliseconds

12345