Home
last modified time | relevance | path

Searched refs:SaveLastLog (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/blackbox_lite/
H A Dblackbox_adapter.c83 .SaveLastLog = NULL, in BBoxTest()
101 .SaveLastLog = SystemModuleSaveLastLog, in BBoxAdapterInit()
H A Dblackbox_core.c167 if (ops->ops.GetLastLogInfo != NULL && ops->ops.SaveLastLog != NULL) { in SaveErrorLog()
175 if (ops->ops.SaveLastLog(dirName, info) != 0) { in SaveErrorLog()
199 "GetLastLogInfo: %p, SaveLastLog: %p\n", in PrintModuleOps()
201 temp->ops.GetLastLogInfo, temp->ops.SaveLastLog); in PrintModuleOps()
/base/hiviewdfx/blackbox_lite/interfaces/native/innerkits/
H A Dblackbox.h61 int (*SaveLastLog)(const char *logDir, struct ErrorInfo *info); member
/base/hiviewdfx/blackbox_lite/interfaces/native/kits/
H A Dblackbox.h61 int (*SaveLastLog)(const char *logDir, struct ErrorInfo *info); member

Completed in 2 milliseconds