Home
last modified time | relevance | path

Searched refs:rail (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_am_BatteryStatsService.cpp222 for (auto rail : rails) { in initializePowerStatsLocked() local
223 gPowerStatsHalRailNames.emplace(rail.index, in initializePowerStatsLocked()
224 std::make_pair(rail.railName, rail.subsysName)); in initializePowerStatsLocked()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto62 // Total rail charge consumed by the monitored rails by the controller. The value may
63 // always be 0 if the device doesn't support monitored rail calculations.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2742 // Actual monitored rail energy consumed by modem (mAh)
/frameworks/proto_logging/stats/
Datoms.proto8153 // Name of the subsystem (to which the rail belongs).
8156 // Rail name. The rail lies within the subsystem.
8159 // Time (in ms since boot) at which the rail energy value was measured.
8163 // Accumulated energy used via the rail since device boot in uWs.