Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp688 …std::string sysChargeCounterPath = SYSTEM_BATTERY_PATH + "/" + counterNode + "/" + "charge_counter… in ReadChargeCounterSysfs() local
690 int fd = open(sysChargeCounterPath.c_str(), O_RDONLY); in ReadChargeCounterSysfs()