OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:energyCounter
(Results
1 - 5
of
5
) sorted by null
/system/core/healthd/include/healthd/
healthd.h
71
int (*
energyCounter
)(int64_t *);
/device/htc/flounder/health/
healthd-flounder.cpp
271
config->
energyCounter
= flounder_energy_counter;
/system/core/healthd/
healthd.cpp
57
.
energyCounter
= NULL,
BatteryMonitor.cpp
421
if (mHealthdConfig->
energyCounter
) {
422
ret = mHealthdConfig->
energyCounter
(&val->valueInt64);
/bootable/recovery/
recovery.cpp
[
all
...]
Completed in 142 milliseconds