Home
last modified time | relevance | path

Searched refs:BBOX_PRINT_INFO (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/blackbox_lite/
H A Dblackbox_core.c105 BBOX_PRINT_INFO("wait for log root dir [%s] begin!\n", rootDir); in WaitForLogRootDir()
109 BBOX_PRINT_INFO("wait for log root dir [%s] end!\n", rootDir); in WaitForLogRootDir()
136 BBOX_PRINT_INFO("[%s] starts uploading event [%s]\n", in SaveBasicErrorInfo()
139 BBOX_PRINT_INFO("[%s] ends uploading event [%s]\n", in SaveBasicErrorInfo()
174 BBOX_PRINT_INFO("[%s] starts saving log!\n", ops->ops.module); in SaveErrorLog()
178 BBOX_PRINT_INFO("[%s] ends saving log!\n", ops->ops.module); in SaveErrorLog()
179 BBOX_PRINT_INFO("[%s] starts uploading event [%s]\n", info->module, info->event); in SaveErrorLog()
181 BBOX_PRINT_INFO("[%s] ends uploading event [%s]\n", info->module, info->event); in SaveErrorLog()
196 BBOX_PRINT_INFO("The following modules have been registered!\n"); in PrintModuleOps()
198 BBOX_PRINT_INFO("modul in PrintModuleOps()
[all...]
/base/hiviewdfx/blackbox_lite/interfaces/native/innerkits/
H A Dblackbox.h33 #define BBOX_PRINT_INFO(format, ...) HILOG_DEBUG(HILOG_MODULE_HIVIEW, "bbox: Info: " format, ##__VA_ARGS__) macro
/base/hiviewdfx/blackbox_lite/interfaces/native/kits/
H A Dblackbox.h33 #define BBOX_PRINT_INFO(format, ...) HILOG_DEBUG(HILOG_MODULE_HIVIEW, "bbox: Info: " format, ##__VA_ARGS__) macro

Completed in 1 milliseconds