Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.1/default/
Dservice.cpp36 return binder->StartLoop(); in main()
/hardware/interfaces/health/utils/libhealthloop/include/health/
DHealthLoop.h42 int StartLoop();
/hardware/interfaces/health/aidl/default/
Dmain.cpp65 return hal_health_loop->StartLoop(); in main()
DChargerUtils.cpp106 return hal_health_loop->StartLoop(); in ChargerModeMain()
/hardware/interfaces/health/utils/libhealthloop/
DHealthLoop.cpp247 int HealthLoop::StartLoop() { in StartLoop() function in android::hardware::health::HealthLoop
/hardware/interfaces/health/aidl/
DREADME.md267 return hal_health_loop->StartLoop();
287 // fallthrough to HalHealthLoop::StartLoop()
290 return hal_health_loop->StartLoop();