Searched refs:WriteFaultLogger (Results 1 – 3 of 3) sorted by relevance
29 void WriteFaultLogger(const char* format, ...);
60 void FaultLoggerFdManager::WriteFaultLogger(const char* format, ...) in WriteFaultLogger() function in FaultLoggerFdManager
142 FaultLoggerFdManager::Instance().WriteFaultLogger(format, ##__VA_ARGS__); \