Home
last modified time | relevance | path

Searched refs:BBOX_PRINT_ERR (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/blackbox/
Dblackbox_adapter.c29 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in SystemModuleDump()
35 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in SystemModuleReset()
41 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in SystemModuleGetLastLogInfo()
49 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in SystemModuleSaveLastLog()
60 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in FullWriteFile()
66 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in GetFaultLogPath()
72 BBOX_PRINT_ERR("Please implement the interface according to the platform!\n"); in RebootSystem()
87 BBOX_PRINT_ERR("BBoxRegisterModuleOps failed!\n"); in BBoxTest()
105 BBOX_PRINT_ERR("BBoxRegisterModuleOps failed!\n"); in BBoxAdapterInit()
Dblackbox_core.c53 BBOX_PRINT_ERR("dirBuf: %p, dirBufSize: %u, path: %p!\n", dirBuf, dirBufSize, path); in GetDirName()
64 BBOX_PRINT_ERR("strncpy_s failed or the dirBuf is not enough!\n"); in GetDirName()
67 BBOX_PRINT_ERR("no / has been found!\n"); in GetDirName()
77 BBOX_PRINT_ERR("info: %p, event: %p, module: %p, errorDesc: %p\n", in FormatErrorInfo()
85 BBOX_PRINT_ERR("strncpy_s failed or the info->event is not enough!\n"); in FormatErrorInfo()
89 BBOX_PRINT_ERR("strncpy_s failed or the info->module is not enough!\n"); in FormatErrorInfo()
93 BBOX_PRINT_ERR("strncpy_s failed or the info->errorDesc is not enough!\n"); in FormatErrorInfo()
102 BBOX_PRINT_ERR("rootDir: %p\n", rootDir); in WaitForLogRootDir()
117 BBOX_PRINT_ERR("filePath: %p, info: %p!\n", filePath, info); in SaveBasicErrorInfo()
123 BBOX_PRINT_ERR("malloc failed!\n"); in SaveBasicErrorInfo()
[all …]
Dblackbox_detector.c21 BBOX_PRINT_ERR("filePath: %p\n", filePath); in UploadEventByFile()
30 BBOX_PRINT_ERR("buf: %p, bufSize: %u\n", buf, bufSize); in UploadEventByStream()
/base/hiviewdfx/blackbox/interfaces/native/kits/
Dblackbox.h31 #define BBOX_PRINT_ERR(format, ...) HILOG_DEBUG(HILOG_MODULE_HIVIEW, "bbox: func: %s line: %d, Err… macro
/base/hiviewdfx/blackbox/interfaces/native/innerkits/
Dblackbox.h31 #define BBOX_PRINT_ERR(format, ...) HILOG_DEBUG(HILOG_MODULE_HIVIEW, "bbox: func: %s line: %d, Err… macro