Searched defs:Init (Results 1 – 7 of 7) sorted by relevance
| /bootable/recovery/minui/ | ||
| D | graphics_fbdev.cpp | 71 GRSurface* MinuiBackendFbdev::Init() { in Init() function in MinuiBackendFbdev |
| D | graphics_drm.cpp | 333 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm |
| /bootable/deprecated-ota/updater/ | ||
| D | updater.cpp | 35 bool Updater::Init(int fd, const std::string_view package_filename, bool is_retry) { in Init() function in Updater |
| /bootable/recovery/recovery_ui/ | ||
| D | wear_ui.cpp | 81 bool WearRecoveryUI::Init(const std::string& locale) { in Init() function in WearRecoveryUI |
| D | ui.cpp | 161 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI |
| D | screen_ui.cpp | 909 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 |