Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.cpp2211 static void FastbootAborter(const char* message) { in FastbootAborter() function
2216 android::base::InitLogging(argv, FastbootLogger, FastbootAborter); in Main()