Searched refs:addKernelPanicSubReason (Results 1 – 1 of 1) sorted by relevance
833 void addKernelPanicSubReason(const pstoreConsole& console, std::string& ret) { in addKernelPanicSubReason() function898 void addKernelPanicSubReason(const std::string& content, std::string& ret) { in addKernelPanicSubReason() function899 addKernelPanicSubReason(pstoreConsole(content), ret); in addKernelPanicSubReason()1041 addKernelPanicSubReason(content, ret); in BootReasonStrToReason()1080 (void)addKernelPanicSubReason(console, ret); in BootReasonStrToReason()