Home
last modified time | relevance | path

Searched defs:health (Results 1 – 4 of 4) sorted by relevance

/system/core/healthd/
Dcharger_utils.cpp26 namespace health { namespace
Dhealthd_mode_charger_test.cpp136 sp<NiceMock<MockHealth>> health(new NiceMock<MockHealth>()); in ExpectChargerResAt() local
/system/core/storaged/include/
Dstoraged.h89 hidl_health_death_recipient(const android::sp<android::hardware::health::V2_0::IHealth>& health) in hidl_health_death_recipient()
104 std::shared_ptr<aidl::android::hardware::health::IHealth> health; variable
/system/core/fastboot/device/
Dfastboot_device.cpp55 std::shared_ptr<IHealth> health = IHealth::fromBinder(binder); in get_health_service() local