Searched defs:health (Results 1 – 4 of 4) sorted by relevance
26 namespace health { namespace
136 sp<NiceMock<MockHealth>> health(new NiceMock<MockHealth>()); in ExpectChargerResAt() local
89 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
55 std::shared_ptr<IHealth> health = IHealth::fromBinder(binder); in get_health_service() local