Lines Matching refs:batteryCurrentNowPath
374 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) in updateValues()
375 mHealthInfo->batteryCurrentMicroamps = getIntField(mHealthdConfig->batteryCurrentNowPath); in updateValues()
513 if (!healthd_config.batteryCurrentNowPath.isEmpty()) { in doLogValues()
624 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in getProperty()
626 getIntField(mHealthdConfig->batteryCurrentNowPath); in getProperty()
711 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in dumpState()
712 v = getIntField(mHealthdConfig->batteryCurrentNowPath); in dumpState()
729 if (!mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in dumpState()
839 if (mHealthdConfig->batteryCurrentNowPath.isEmpty()) { in init()
844 mHealthdConfig->batteryCurrentNowPath = path; in init()
992 if (mHealthdConfig->batteryCurrentNowPath.isEmpty()) in init()