Searched defs:Init (Results 1 – 6 of 6) sorted by relevance
/bootable/recovery/minui/ | ||
D | graphics_fbdev.cpp | 58 GRSurface* MinuiBackendFbdev::Init() { in Init() function in MinuiBackendFbdev |
D | graphics_adf.cpp | 116 GRSurface* MinuiBackendAdf::Init() { in Init() function in MinuiBackendAdf |
D | graphics_drm.cpp | 281 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm |
/bootable/recovery/recovery_ui/ | ||
D | ui.cpp | 143 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI |
D | screen_ui.cpp | 868 bool ScreenRecoveryUI::Init(const std::string& locale) { in Init() function in ScreenRecoveryUI |
/bootable/recovery/tests/unit/ | ||
D | screen_ui_test.cpp | 375 TEST_F(DISABLED_ScreenRecoveryUITest, Init) { in TEST_F() argument |