Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc373 std::string online_path = psdir + "/" + e->d_name + "/online"; in get_charging() local
376 if (android::base::ReadFileToString(online_path.c_str(), &contents) && in get_charging()