Searched refs:batteryCurrentNowPath (Results 1 – 3 of 3) sorted by relevance
256 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in update()257 int c = getIntField(mHealthdConfig->batteryCurrentNowPath); in update()296 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in getProperty()298 getIntField(mHealthdConfig->batteryCurrentNowPath); in getProperty()356 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in dumpState()357 v = getIntField(mHealthdConfig->batteryCurrentNowPath); in dumpState()456 if (mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in init()461 mHealthdConfig->batteryCurrentNowPath = path; in init()
65 android::String8 batteryCurrentNowPath; member
52 .batteryCurrentNowPath = String8(String8::kEmptyString),