Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp751 static std::string ReadTechnologySysfs(std::string& battTechnology) in ReadTechnologySysfs() argument
779 battTechnology.assign(buf, strlen(buf)); in ReadTechnologySysfs()
780 … BATTERY_HILOGE(LABEL_TEST, "read system file technology is %{public}s.", battTechnology.c_str()); in ReadTechnologySysfs()
782 return battTechnology; in ReadTechnologySysfs()