HomeSort by relevance Sort by last modified time
    Searched refs:valueInt64 (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/batteryservice/
BatteryProperty.cpp 31 valueInt64 = p->readInt64();
36 p->writeInt64(valueInt64);
  /frameworks/native/include/batteryservice/
BatteryService.h 79 int64_t valueInt64;
  /system/core/healthd/
BatteryMonitor.cpp 377 val->valueInt64 = LONG_MIN;
382 val->valueInt64 =
392 val->valueInt64 =
402 val->valueInt64 =
412 val->valueInt64 =
422 ret = mHealthdConfig->energyCounter(&val->valueInt64);
  /bootable/recovery/
recovery.cpp     [all...]

Completed in 860 milliseconds