Searched refs:batteryChargeCounterPath (Results 1 – 3 of 3) sorted by relevance
330 if (!mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in getProperty()332 getIntField(mHealthdConfig->batteryChargeCounterPath); in getProperty()412 if (!mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in dumpState()413 v = getIntField(mHealthdConfig->batteryChargeCounterPath); in dumpState()515 if (mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in init()520 mHealthdConfig->batteryChargeCounterPath = path; in init()
67 android::String8 batteryChargeCounterPath; member
54 .batteryChargeCounterPath = String8(String8::kEmptyString),