Home
last modified time | relevance | path

Searched refs:error_msg (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dinstall.cpp87 std::string error_msg; in uiPrintf() local
91 android::base::StringAppendV(&error_msg, format, ap); in uiPrintf()
94 uiPrint(state, error_msg); in uiPrintf()