Searched refs:get_health_service (Results 1 – 2 of 2) sorted by relevance
48 std::shared_ptr<aidl::android::hardware::health::IHealth> get_health_service() { in get_health_service() function60 android::sp<HidlHealth> hidl_health = android::hardware::health::V2_0::get_health_service(); in get_health_service()114 health_hal_(get_health_service()),
78 using android::hardware::health::V2_0::get_health_service;97 ret.hidl_health = get_health_service(); in get()