Home
last modified time | relevance | path

Searched refs:sysBattCurrentAvgPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp372 …std::string sysBattCurrentAvgPath = SYSTEM_BATTERY_PATH + "/" + currentAvgNode + "/" + "current_av… in ReadCurrentAverageSysfs() local
374 int fd = open(sysBattCurrentAvgPath.c_str(), O_RDONLY); in ReadCurrentAverageSysfs()