Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 6 of 6) 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.cpp281 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm
/bootable/recovery/recovery_ui/
Dui.cpp143 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI
Dscreen_ui.cpp868 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