HomeSort by relevance Sort by last modified time
    Searched defs:energyCounter (Results 1 - 3 of 3) sorted by null

  /hardware/interfaces/health/1.0/default/
Health.cpp 44 mGetEnergyCounter = healthd_config.energyCounter;
69 Return<void> Health::energyCounter(energyCounter_cb _hidl_cb) {
  /system/core/healthd/
charger_test.cpp 63 int energyCounter(int64_t* counter) {
127 config->energyCounter = energyCounter;
  /system/core/healthd/include/healthd/
healthd.h 71 int (*energyCounter)(int64_t *);

Completed in 1654 milliseconds