Home
last modified time | relevance | path

Searched defs:hidl_health (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.cpp60 android::sp<HidlHealth> hidl_health = android::hardware::health::V2_0::get_health_service(); in get_health_service() local
/aosp14/system/core/storaged/include/
H A Dstoraged.h83 android::sp<android::hardware::health::V2_0::IHealth> hidl_health; member