Home
last modified time | relevance | path

Searched defs:props (Results 1 – 5 of 5) sorted by relevance

/system/core/healthd/
Dhealthd_mode_android.cpp33 struct android::BatteryProperties *props) { in healthd_mode_android_battery_update()
DBatteryMonitor.h51 struct BatteryProperties props; variable
DBatteryPropertiesRegistrar.cpp37 void BatteryPropertiesRegistrar::notifyListeners(struct BatteryProperties props) { in notifyListeners()
Dhealthd_mode_charger.cpp598 struct android::BatteryProperties *props) in healthd_mode_charger_battery_update()
/system/core/fastbootd/other/sign/src/
DSignImg.java165 Properties props = System.getProperties(); in main() local