Searched refs:technologyPath (Results 1 – 2 of 2) sorted by relevance
115 std::string technologyPath; member
268 FormatPath(batterySysfsInfo_.technologyPath, PATH_MAX, "%s/%s/technology", path_.c_str(), in FormatSysfsPaths()902 … int32_t ret = ReadBatterySysfsToBuff(batterySysfsInfo_.technologyPath.c_str(), buf, sizeof(buf)); in ParseTechnology()