Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.cpp2196 static void FastbootLogger(android::base::LogId /* id */, android::base::LogSeverity severity, in FastbootLogger() function
2216 android::base::InitLogging(argv, FastbootLogger, FastbootAborter); in Main()