Searched refs:online_path (Results 1 – 1 of 1) sorted by relevance
373 std::string online_path = psdir + "/" + e->d_name + "/online"; in get_charging() local376 if (android::base::ReadFileToString(online_path.c_str(), &contents) && in get_charging()