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

  /frameworks/native/services/batteryservice/
BatteryProperty.cpp 31 valueInt64 = p->readInt64();
36 p->writeInt64(valueInt64);
  /external/protobuf/objectivec/
GPBRuntimeTypes.h 57 int64_t valueInt64;
  /frameworks/native/services/batteryservice/include/batteryservice/
BatteryService.h 63 int64_t valueInt64;
  /system/core/healthd/
BatteryMonitor.cpp 356 val->valueInt64 = LONG_MIN;
361 val->valueInt64 =
371 val->valueInt64 =
381 val->valueInt64 =
391 val->valueInt64 =
401 ret = mHealthdConfig->energyCounter(&val->valueInt64);
409 val->valueInt64 = BATTERY_STATUS_CHARGING;
411 val->valueInt64 = getChargeStatus();
  /bootable/recovery/
recovery.cpp     [all...]
  /system/core/storaged/
storaged.cpp 185 mUidm.init(is_charger_on(val.valueInt64));

Completed in 147 milliseconds