Home
last modified time | relevance | path

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

/base/hiviewdfx/blackbox/
Dblackbox_adapter.c45 WEAK int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info) in SystemModuleSaveLastLog() function
101 .SaveLastLog = SystemModuleSaveLastLog, in BBoxAdapterInit()
DREADME_zh.md47 …_syserr_get,适配层函数SystemModuleGetLastLogInfo去芯片接口获得当前是否有故障信息。适配层函数SystemModuleSaveLastLog进行日志存储。具体详…
137 ### SystemModuleSaveLastLog subsection
140 int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info);
/base/hiviewdfx/blackbox/interfaces/native/kits/
Dblackbox_adapter.h36 extern int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info);
/base/hiviewdfx/blackbox/interfaces/native/innerkits/
Dblackbox_adapter.h36 extern int SystemModuleSaveLastLog(const char *logDir, struct ErrorInfo *info);