Home
last modified time | relevance | path

Searched defs:Print (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Dstub_ui.h54 void Print(const char* fmt, ...) override { in Print() function
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp1038 void ScreenRecoveryUI::Print(const char* fmt, ...) { in Print() function in ScreenRecoveryUI