Searched refs:batteryChargeCounterPath (Results 1 – 3 of 3) sorted by relevance
286 if (!mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in getProperty()288 getIntField(mHealthdConfig->batteryChargeCounterPath); in getProperty()368 if (!mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in dumpState()369 v = getIntField(mHealthdConfig->batteryChargeCounterPath); in dumpState()472 if (mHealthdConfig->batteryChargeCounterPath.isEmpty()) { in init()477 mHealthdConfig->batteryChargeCounterPath = path; in init()
67 android::String8 batteryChargeCounterPath; member
54 .batteryChargeCounterPath = String8(String8::kEmptyString),