/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
H A D | hilog_wrapper.h | 54 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__) macro 76 #define HILOG_FATAL(...) macro
|
/ohos5.0/foundation/barrierfree/accessibility/common/log/include/ |
H A D | hilog_wrapper.h | 56 #define HILOG_FATAL(fmt, ...) \ macro 72 #define HILOG_FATAL(fmt, ...) \ macro 90 #define HILOG_FATAL(...) macro
|
/ohos5.0/foundation/filemanagement/user_file_service/utils/ |
H A D | hilog_wrapper.h | 51 #define HILOG_FATAL(fmt, ...) \ macro 68 #define HILOG_FATAL(...) macro
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | hilog_wrapper.h | 61 #define HILOG_FATAL(fmt, ...) … macro 72 #define HILOG_FATAL(...) macro
|
/ohos5.0/foundation/ability/ability_runtime/services/common/include/ |
H A D | hilog_wrapper.h | 53 #define HILOG_FATAL(fmt, ...) \ macro 70 #define HILOG_FATAL(...) macro
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | fms_log_wrapper.h | 103 #define HILOG_FATAL(fmt, ...) do { \ macro 110 #define HILOG_FATAL(...) macro
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/ |
H A D | form_renderer_hilog.h | 67 #define HILOG_FATAL(fmt, ...) PRINT_HILOG(FATAL, fmt, ##__VA_ARGS__) macro 74 #define HILOG_FATAL(...) macro
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/ |
H A D | log.h | 39 #define HILOG_FATAL(fmt, ...) ((void)HILOG_IMPL(LOG_APP, LOG_FATAL, LOG_DOMAIN, LOG_TAG, fmt, ##__V… macro
|
/ohos5.0/commonlibrary/ets_utils/tools/ |
H A D | log.h | 40 #define HILOG_FATAL(fmt, ...) \ macro
|
/ohos5.0/foundation/arkui/napi/utils/ |
H A D | log.h | 44 #define HILOG_FATAL(fmt, ...) \ macro 75 #define HILOG_FATAL(fmt, ...) \ macro
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/log/ |
H A D | ace_log.h | 51 #define HILOG_FATAL(mod, format, ...) macro
|
H A D | ace_log.cpp | 49 void HILOG_FATAL(HiLogModuleType mod, const char *msg, ...) in HILOG_FATAL() function
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/include/log/hilog/ |
H A D | log_c.h | 69 #define HILOG_FATAL(type, ...) ((void)HiLogPrint((type), LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… macro
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/ |
H A D | log_c.h | 105 #define HILOG_FATAL(type, ...) ((void)HILOG_IMPL((type), LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… macro
|
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/ |
H A D | log.h | 296 #define HILOG_FATAL(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_ARG… macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundlems_log.h | 35 #define HILOG_FATAL(mod, format, ...) macro
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/ |
H A D | abilityms_log.h | 35 #define HILOG_FATAL(mod, format, ...) macro
|
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/ |
H A D | hiview_log.h | 311 #define HILOG_FATAL(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_ARG… macro
|
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/ |
H A D | hiview_log.h | 402 #define HILOG_FATAL(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_FATAL, FUN_ARG_NUM(__VA_ARGS__), fmt, … macro 404 #define HILOG_FATAL(mod, fmt, ...) macro
|