Searched refs:curAveragePath (Results 1 – 2 of 2) sorted by relevance
118 std::string curAveragePath; member
272 FormatPath(batterySysfsInfo_.curAveragePath, PATH_MAX, "%s/%s/current_avg", path_.c_str(), in FormatSysfsPaths()763 … int32_t ret = ReadBatterySysfsToBuff(batterySysfsInfo_.curAveragePath.c_str(), buf, sizeof(buf)); in ParseCurrentAverage()