Searched refs:batteryCurrentNowPath (Results 1 – 3 of 3) sorted by relevance
278 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in update()279 int c = getIntField(mHealthdConfig->batteryCurrentNowPath); in update()340 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in getProperty()342 getIntField(mHealthdConfig->batteryCurrentNowPath); in getProperty()400 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in dumpState()401 v = getIntField(mHealthdConfig->batteryCurrentNowPath); in dumpState()499 if (mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in init()504 mHealthdConfig->batteryCurrentNowPath = path; in init()
65 android::String8 batteryCurrentNowPath; member
52 .batteryCurrentNowPath = String8(String8::kEmptyString),