Searched refs:SaveBasicErrorInfo (Results 1 – 4 of 4) sorted by relevance
52 int SaveBasicErrorInfo(const char *filePath, const struct ErrorInfo *info);
102 int SaveBasicErrorInfo(const char *filePath, const struct ErrorInfo *info) in SaveBasicErrorInfo() function
70 (void)SaveBasicErrorInfo(filePath, info); in SaveFaultLog()
237 if (SaveBasicErrorInfo(USER_FAULT_LOG_PATH, info) == 0) { in SaveLogWithoutReset()