Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp2204 static void FastbootAborter(const char* message) { in FastbootAborter() function
2209 android::base::InitLogging(argv, FastbootLogger, FastbootAborter); in Main()