/system/core/metricsd/uploader/mock/ |
H A D | sender_mock.cc | 20 Reset(); 30 void SenderMock::Reset() { function in class:SenderMock
|
/system/media/brillo/audio/audioservice/test/ |
H A D | audio_device_handler_mock.h | 36 // Reset all local data. 37 void Reset() { function in class:brillo::AudioDeviceHandlerMock
|
/system/connectivity/shill/supplicant/ |
H A D | supplicant_eap_state_handler.cc | 84 void SupplicantEAPStateHandler::Reset() { function in class:shill::SupplicantEAPStateHandler
|
/system/core/adb/ |
H A D | adb_utils.h | 68 Reset(); 71 void Reset(int fd = -1) { function in class:ScopedFd
|
/system/core/metricsd/ |
H A D | timer.cc | 78 bool Timer::Reset() { function in class:chromeos_metrics::Timer
|
/system/update_engine/common/ |
H A D | multi_range_http_fetcher.cc | 126 Reset(); 139 Reset(); 158 Reset(); 175 void MultiRangeHttpFetcher::Reset() { function in class:chromeos_update_engine::MultiRangeHttpFetcher
|
/system/update_engine/payload_consumer/ |
H A D | file_descriptor.cc | 130 Reset(); 134 void EintrSafeFileDescriptor::Reset() { function in class:chromeos_update_engine::EintrSafeFileDescriptor
|
/system/core/metricsd/uploader/ |
H A D | upload_service.cc | 175 void UploadService::Reset() { function in class:UploadService
|
/system/bt/osi/src/ |
H A D | metrics_linux.cpp | 202 void BluetoothMetricsLogger::Reset() { function in class:system_bt_osi::BluetoothMetricsLogger
|
H A D | metrics.cpp | 503 void BluetoothMetricsLogger::Reset() { function in class:system_bt_osi::BluetoothMetricsLogger
|
/system/connectivity/shill/cellular/ |
H A D | cellular_capability.cc | 126 void CellularCapability::Reset(Error* error, function in class:shill::CellularCapability
|
H A D | mobile_operator_info.cc | 260 void MobileOperatorInfo::Reset() { function in class:shill::MobileOperatorInfo 262 impl_->Reset();
|
H A D | mobile_operator_info_impl.cc | 374 void MobileOperatorInfoImpl::Reset() { function in class:shill::MobileOperatorInfoImpl 945 notify_operator_changed_task_.Reset(
|
H A D | cellular.cc | 416 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 D | cellular_capability_universal.cc | 228 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 D | chromeos_mm1_modem_proxy.cc | 102 void ChromeosModemProxy::Reset(Error* error, function in class:shill::mm1::ChromeosModemProxy
|
H A D | chromeos_device_dbus_adaptor.cc | 247 void ChromeosDeviceDBusAdaptor::Reset(DBusMethodResponsePtr<> response) { function in class:shill::ChromeosDeviceDBusAdaptor 252 device_->Reset(&e, callback);
|
/system/connectivity/shill/ |
H A D | eap_credentials.cc | 438 void EapCredentials::Reset() { function in class:shill::EapCredentials
|
/system/connectivity/shill/net/ |
H A D | rtnl_message.cc | 72 Reset(); 512 void RTNLMessage::Reset() { function in class:shill::RTNLMessage
|
H A D | netlink_manager.cc | 200 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 D | netlink_manager_unittest.cc | 144 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 D | native_loader.cpp | 165 void Reset() { function in class:android::LibraryNamespaces 268 g_namespaces->Reset();
|
/system/keymaster/include/keymaster/ |
H A D | android_keymaster_utils.h | 268 const uint8_t* Reset(size_t new_size) { function in struct:keymaster::KeymasterKeyBlob
|
/system/update_engine/update_manager/ |
H A D | real_updater_provider.cc | 391 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 D | service.cpp | 520 void Service::Reset() { function in class:Service
|