Searched refs:HealthConfig (Results 1 – 8 of 8) sorted by relevance
26 using HealthConfig = ::android::hardware::health::V1_0::HealthConfig; typedef58 HealthConfig config;
30 HealthConfig& config);31 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc);
32 using ::android::hardware::health::V1_0::HealthConfig;42 Return<void> init(const HealthConfig& config, init_cb _hidl_cb) override;
34 Return<void> Health::init(const HealthConfig& config, init_cb _hidl_cb) { in init()36 HealthConfig configOut; in init()
25 void convertToHealthConfig(const struct healthd_config *hc, HealthConfig& config) { in convertToHealthConfig()44 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc) { in convertFromHealthConfig()
24 * The configuration values are described in 'struct HealthConfig'.30 init(HealthConfig config) generates (HealthConfig configOut);
19 "HealthConfig",
66 struct HealthConfig {