Home
last modified time | relevance | path

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

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