Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp726 std::string sysPresentPath = SYSTEM_BATTERY_PATH + "/" + presentNode + "/" + "present"; in ReadPresentSysfs() local
728 int fd = open(sysPresentPath.c_str(), O_RDONLY); in ReadPresentSysfs()