Home
last modified time | relevance | path

Searched refs:hal_health_loop (Results 1 – 6 of 6) sorted by relevance

/device/generic/car/hals/health/
DHealthImpl.cpp100 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
101 return hal_health_loop->StartLoop(); in main()
/device/google/cuttlefish/guest/hals/health/
Dhealth-aidl.cpp127 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
128 return hal_health_loop->StartLoop(); in main()
/device/google/gs101/health/
DHealth.cpp261 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
262 return hal_health_loop->StartLoop(); in main()
/device/google/gs201/health/
DHealth.cpp264 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
265 return hal_health_loop->StartLoop(); in main()
/device/google/zuma/health/
DHealth.cpp273 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
274 return hal_health_loop->StartLoop(); in main()
/device/google/zumapro/health/
DHealth.cpp273 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder); in main() local
274 return hal_health_loop->StartLoop(); in main()