Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp410 …std::string sysBattCurrentNowPath = SYSTEM_BATTERY_PATH + "/" + currentNowNode + "/" + "current_no… in ReadCurrentNowSysfs() local
412 int fd = open(sysBattCurrentNowPath.c_str(), O_RDONLY); in ReadCurrentNowSysfs()