Searched defs:totalEnergy (Results 1 – 15 of 15) sorted by relevance
170 ### totalEnergy subsection
171 ### totalEnergy subsection
137 int32_t totalEnergy = g_proxy->GetTotalEnergy(); variable
55 const int32_t totalEnergy = 50; in SetUp() local
89 int32_t totalEnergy = service->GetTotalEnergy(); in GetBatteryInfo() local
613 int32_t totalEnergy = INVALID_BATT_INT_VALUE; in GetTotalEnergy() local
350 int32_t totalEnergy = strtol(buf, nullptr, strlen); in ReadTotalEnergySysfs() local1086 int32_t totalEnergy = 0; variable
179 int32_t BatteryInterfaceImpl::GetTotalEnergy(int32_t& totalEnergy) in GetTotalEnergy()
744 int32_t PowerSupplyProvider::ParseTotalEnergy(int32_t* totalEnergy) in ParseTotalEnergy()
300 int32_t totalEnergy = INVALID_BATT_INT_VALUE; in GetTotalEnergy() local
279 void SetTotalEnergy(const int32_t totalEnergy) in SetTotalEnergy()
166 int32_t totalEnergy = (int32_t)g_battClient.GetTotalEnergy(); in GetTotalEnergy() local
781 double totalEnergy = 0.0; in EstimateDesentEnergy() local