GetBatteryTimeToFull  252 ash/system/chromeos/power/power_status.cc   const base::TimeDelta time = IsBatteryCharging() ? GetBatteryTimeToFull() :
GetBatteryTimeToFull  113 ash/system/chromeos/power/power_status.h   base::TimeDelta GetBatteryTimeToFull() const;
GetBatteryTimeToFull  125 ash/system/chromeos/power/power_status_view.cc           status.GetBatteryTimeToFull() : status.GetBatteryTimeToEmpty();
GetBatteryTimeToFull  165 ash/system/chromeos/power/power_status_view.cc       status.GetBatteryTimeToFull() : status.GetBatteryTimeToEmpty();