Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics_fbdev.cpp58 GRSurface* MinuiBackendFbdev::Init() { in Init() function in MinuiBackendFbdev
Dgraphics_adf.cpp116 GRSurface* MinuiBackendAdf::Init() { in Init() function in MinuiBackendAdf
Dgraphics_drm.cpp285 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm
/bootable/recovery/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/
Dui.cpp142 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI
Dscreen_ui.cpp882 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