Searched refs:ResetByteCounters (Results 1 - 5 of 5) sorted by last modified time

/system/connectivity/shill/dbus/
H A Dchromeos_device_dbus_adaptor.cc267 bool ChromeosDeviceDBusAdaptor::ResetByteCounters(brillo::ErrorPtr* error) { function in class:shill::ChromeosDeviceDBusAdaptor
268 device_->ResetByteCounters();
H A Dchromeos_device_dbus_adaptor.h102 bool ResetByteCounters(brillo::ErrorPtr* error) override;
/system/connectivity/shill/
H A Ddevice.cc1241 void Device::ResetByteCounters() { function in class:shill::Device
H A Ddevice.h209 void ResetByteCounters();
H A Ddevice_unittest.cc2703 device->ResetByteCounters();

Completed in 67 milliseconds