Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dstub_ui.h61 void ShowFile(const std::string& /* filename */) override {} in ShowFile() function
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp1070 void ScreenRecoveryUI::ShowFile(FILE* fp) { in ShowFile() function in ScreenRecoveryUI
1121 void ScreenRecoveryUI::ShowFile(const std::string& filename) { in ShowFile() function in ScreenRecoveryUI