Searched refs:OnInit (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/update_engine/cros/ | ||
H A D | daemon_chromeos.cc | 35 int DaemonChromeOS::OnInit() { in OnInit() function in chromeos_update_engine::DaemonChromeOS |
H A D | daemon_chromeos.h | 35 int OnInit() override; |
H A D | update_engine_client.cc | 76 int OnInit() override { in OnInit() function in __anone0d56f760110::UpdateEngineClient |
/aosp12/system/update_engine/aosp/ | ||
H A D | daemon_android.cc | 33 int DaemonAndroid::OnInit() { in OnInit() function in chromeos_update_engine::DaemonAndroid |
H A D | update_engine_client_android.cc | 70 int OnInit() override; |
H A D | daemon_android.h | 37 int OnInit() override; |