Home
last modified time | relevance | path

Searched refs:health_hal_ (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/device/
Dfastboot_device.h59 android::sp<android::hardware::health::V2_0::IHealth> health_hal() { return health_hal_; } in health_hal()
69 android::sp<android::hardware::health::V2_0::IHealth> health_hal_; variable
Dfastboot_device.cpp66 health_hal_(get_health_service()),