Searched refs:OnInit (Results 1 – 5 of 5) sorted by relevance
40 return service_->OnInit(hal_health_loop_sp.get(), config); in ChargerInitConfig()76 void OnInit(HalHealthLoop*, struct healthd_config* config) override { in OnInit() function in aidl::android::hardware::health::charger::LoopCallback78 charger_->OnInit(config); in OnInit()
30 callback_->OnInit(this, config); in Init()
386 void Health::OnInit(HalHealthLoop* hal_health_loop, struct healthd_config* config) { in OnInit() function in aidl::android::hardware::health::Health
34 virtual void OnInit(HalHealthLoop* hal_health_loop, struct healthd_config* config) = 0;
84 void OnInit(HalHealthLoop* hal_health_loop, struct healthd_config* config) override;