Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.cpp50 using HidlHealth = android::hardware::health::V2_0::IHealth; in get_health_service() typedef
60 android::sp<HidlHealth> hidl_health = android::hardware::health::V2_0::get_health_service(); in get_health_service()
/aosp14/system/core/storaged/
H A Dstoraged.cpp80 using HidlHealth = android::hardware::health::V2_0::IHealth; typedef