Searched defs:Init (Results 1 – 6 of 6) 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/recovery/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 | ui.cpp | 155 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 |