Searched defs:OnInit (Results 1 – 4 of 4) sorted by relevance
/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 | 109 int UpdateEngineClientAndroid::OnInit() { in OnInit() function in chromeos_update_engine::internal::UpdateEngineClientAndroid |
/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 | update_engine_client.cc | 76 int OnInit() override { in OnInit() function in __anone0d56f760110::UpdateEngineClient |