Searched defs:Reset (Results 1 - 25 of 26) sorted by relevance

12

/system/core/metricsd/uploader/mock/
H A Dsender_mock.cc20 Reset();
30 void SenderMock::Reset() { function in class:SenderMock
/system/media/brillo/audio/audioservice/test/
H A Daudio_device_handler_mock.h36 // Reset all local data.
37 void Reset() { function in class:brillo::AudioDeviceHandlerMock
/system/connectivity/shill/supplicant/
H A Dsupplicant_eap_state_handler.cc84 void SupplicantEAPStateHandler::Reset() { function in class:shill::SupplicantEAPStateHandler
/system/core/adb/
H A Dadb_utils.h68 Reset();
71 void Reset(int fd = -1) { function in class:ScopedFd
/system/core/metricsd/
H A Dtimer.cc78 bool Timer::Reset() { function in class:chromeos_metrics::Timer
/system/update_engine/common/
H A Dmulti_range_http_fetcher.cc126 Reset();
139 Reset();
158 Reset();
175 void MultiRangeHttpFetcher::Reset() { function in class:chromeos_update_engine::MultiRangeHttpFetcher
/system/update_engine/payload_consumer/
H A Dfile_descriptor.cc130 Reset();
134 void EintrSafeFileDescriptor::Reset() { function in class:chromeos_update_engine::EintrSafeFileDescriptor
/system/core/metricsd/uploader/
H A Dupload_service.cc175 void UploadService::Reset() { function in class:UploadService
/system/bt/osi/src/
H A Dmetrics_linux.cpp202 void BluetoothMetricsLogger::Reset() { function in class:system_bt_osi::BluetoothMetricsLogger
H A Dmetrics.cpp503 void BluetoothMetricsLogger::Reset() { function in class:system_bt_osi::BluetoothMetricsLogger
/system/connectivity/shill/cellular/
H A Dcellular_capability.cc126 void CellularCapability::Reset(Error* error, function in class:shill::CellularCapability
H A Dmobile_operator_info.cc260 void MobileOperatorInfo::Reset() { function in class:shill::MobileOperatorInfo
262 impl_->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.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,
H A Dcellular_capability_universal.cc228 deferred_enable_modem_callback_.Reset();
327 deferred_enable_modem_callback_.Reset();
475 // Here the initial call to Reset might fail in rare cases. Simply ignore.
480 Reset(&error, callback);
960 void CellularCapabilityUniversal::Reset(Error* error, function in class:shill::CellularCapabilityUniversal
971 modem_proxy_->Reset(error, cb, kTimeoutReset);
1067 mobile_operator_info_->Reset();
1313 cellular()->home_provider_info()->Reset();
1372 deferred_enable_modem_callback_.Reset();
1543 registration_dropped_update_callback_.Reset(
[all...]
/system/connectivity/shill/dbus/
H A Dchromeos_mm1_modem_proxy.cc102 void ChromeosModemProxy::Reset(Error* error, function in class:shill::mm1::ChromeosModemProxy
H A Dchromeos_device_dbus_adaptor.cc247 void ChromeosDeviceDBusAdaptor::Reset(DBusMethodResponsePtr<> response) { function in class:shill::ChromeosDeviceDBusAdaptor
252 device_->Reset(&e, callback);
/system/connectivity/shill/
H A Deap_credentials.cc438 void EapCredentials::Reset() { function in class:shill::EapCredentials
/system/connectivity/shill/net/
H A Drtnl_message.cc72 Reset();
512 void RTNLMessage::Reset() { function in class:shill::RTNLMessage
H A Dnetlink_manager.cc200 void NetlinkManager::Reset(bool full) { function in class:shill::NetlinkManager
567 pending_dump_timeout_callback_.Reset(Bind(
834 resend_dump_message_callback_.Reset(
H A Dnetlink_manager_unittest.cc144 netlink_manager_->Reset(true);
261 void Reset() { function in class:shill::NetlinkManagerTest
262 netlink_manager_->Reset(false);
367 Reset();
398 Reset();
426 Reset();
480 Reset();
548 Reset();
643 Reset();
647 Reset();
[all...]
/system/core/libnativeloader/
H A Dnative_loader.cpp165 void Reset() { function in class:android::LibraryNamespaces
268 g_namespaces->Reset();
/system/keymaster/include/keymaster/
H A Dandroid_keymaster_utils.h268 const uint8_t* Reset(size_t new_size) { function in struct:keymaster::KeymasterKeyBlob
/system/update_engine/update_manager/
H A Dreal_updater_provider.cc391 base::Bind(&ForcedUpdateRequestedVariable::Reset,
401 void Reset(bool forced_update_requested, bool is_interactive) { function in class:chromeos_update_manager::ForcedUpdateRequestedVariable
/system/core/init/
H A Dservice.cpp520 void Service::Reset() { function in class:Service

Completed in 512 milliseconds

12