Home
last modified time | relevance | path

Searched defs:currentAvg (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/health/2.0/default/
H A DHealth.cpp191 int32_t currentAvg = 0; in notifyListeners() local
270 int32_t currentAvg = 0; in getHealthInfo() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp388 int32_t currentAvg = strtol(buf, nullptr, strlen); in ReadCurrentAverageSysfs() local
1108 int32_t currentAvg = HDF_FAILURE; variable