Home
last modified time | relevance | path

Searched refs:get_health_service (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/health/2.0/utils/libhealthhalutils/
DHealthHalUtils.cpp30 sp<IHealth> get_health_service() { in get_health_service() function
/hardware/interfaces/health/2.0/utils/libhealthhalutils/include/healthhalutils/
DHealthHalUtils.h31 sp<IHealth> get_health_service();
/hardware/qcom/sm8150p/gps/android/utils/
Dbattery_listener.cpp45 using android::hardware::health::V2_0::get_health_service;
94 mHealth = hardware::health::V2_0::get_health_service(); in init()
/hardware/qcom/sm7150/gps/android/utils/
Dbattery_listener.cpp48 using android::hardware::health::V2_0::get_health_service;
97 mHealth = hardware::health::V2_0::get_health_service(); in init()