Home
last modified time | relevance | path

Searched refs:convertFromHealthConfig (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/health/1.0/default/
DHealth.cpp29 using ::android::hardware::health::V1_0::hal_conversion::convertFromHealthConfig;
42 convertFromHealthConfig(config, &healthd_config); in init()
Dconvert.cpp44 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc) { in convertFromHealthConfig() function
/hardware/interfaces/health/1.0/default/include/
Dhal_conversion.h31 void convertFromHealthConfig(const HealthConfig& c, struct healthd_config *hc);