Searched refs:presentPath (Results 1 – 2 of 2) sorted by relevance
114 std::string presentPath; member
264 FormatPath(batterySysfsInfo_.presentPath, PATH_MAX, "%s/%s/present", path_.c_str(), in FormatSysfsPaths()875 int32_t ret = ReadBatterySysfsToBuff(batterySysfsInfo_.presentPath.c_str(), buf, sizeof(buf)); in ParsePresent()