Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 7 of 7) sorted by relevance

/bootable/recovery/minui/
Dgraphics_fbdev.cpp71 GRSurface* MinuiBackendFbdev::Init() { in Init() function in MinuiBackendFbdev
Dgraphics_drm.cpp333 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm
/bootable/deprecated-ota/updater/
Dupdater.cpp35 bool Updater::Init(int fd, const std::string_view package_filename, bool is_retry) { in Init() function in Updater
/bootable/recovery/recovery_ui/
Dwear_ui.cpp81 bool WearRecoveryUI::Init(const std::string& locale) { in Init() function in WearRecoveryUI
Dui.cpp161 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI
Dscreen_ui.cpp909 bool ScreenRecoveryUI::Init(const std::string& locale) { in Init() function in ScreenRecoveryUI
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp375 TEST_F(DISABLED_ScreenRecoveryUITest, Init) { in TEST_F() argument