Searched defs:Health (Results 1 – 3 of 3) sorted by relevance
28 struct Health : public IHealth, hidl_death_recipient { struct63 std::vector<sp<IHealthInfoCallback>> callbacks_; argument70 Return<Result> updateAndNotify(const sp<IHealthInfoCallback>& cb); argument
40 struct Health : public IHealth { struct
35 Health::Health(struct healthd_config* c) { in Health() function in android::hardware::health::V2_0::implementation::Health