Searched refs:hal_health_loop_ (Results 1 – 2 of 2) sorted by relevance
27 auto hal_health_loop_sp = hal_health_loop_.lock(); in ChargerIsOnline()36 auto hal_health_loop_sp = hal_health_loop_.lock(); in ChargerInitConfig()44 auto hal_health_loop_sp = hal_health_loop_.lock(); in ChargerRegisterEvent()52 hal_health_loop_ = std::move(hal_health_loop); in set_hal_health_loop()
45 std::weak_ptr<HalHealthLoop> hal_health_loop_; variable