Home
last modified time | relevance | path

Searched refs:HILOG_FATAL (Results 1 - 25 of 72) sorted by relevance

123

/foundation/barrierfree/accessibility/common/log/include/
H A Dhilog_wrapper.h31 #ifdef HILOG_FATAL
32 #undef HILOG_FATAL macro
56 #define HILOG_FATAL(fmt, ...) \ macro
72 #define HILOG_FATAL(fmt, ...) \ macro
90 #define HILOG_FATAL(...) macro
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dfms_log_wrapper.h26 #ifdef HILOG_FATAL
27 #undef HILOG_FATAL macro
86 #define HILOG_FATAL(fmt, ...) do { \ macro
93 #define HILOG_FATAL(...) macro
/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_wrapper.h23 #ifdef HILOG_FATAL
24 #undef HILOG_FATAL macro
53 #define HILOG_FATAL(fmt, ...) \ macro
70 #define HILOG_FATAL(...) macro
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_hilog.h23 #ifdef HILOG_FATAL
24 #undef HILOG_FATAL macro
67 #define HILOG_FATAL(fmt, ...) PRINT_HILOG(FATAL, fmt, ##__VA_ARGS__) macro
74 #define HILOG_FATAL(...) macro
/foundation/filemanagement/user_file_service/utils/
H A Dhilog_wrapper.h23 #ifdef HILOG_FATAL
24 #undef HILOG_FATAL macro
51 #define HILOG_FATAL(fmt, ...) \ macro
68 #define HILOG_FATAL(...) macro
/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.h51 #ifndef HILOG_FATAL
52 #define HILOG_FATAL(mod, format, ...) macro
71 void HILOG_FATAL(HiLogModuleType mod, const char *msg, ...);
/foundation/arkui/napi/utils/
H A Dlog.h44 #define HILOG_FATAL(fmt, ...) \ macro
60 #undef HILOG_FATAL macro
75 #define HILOG_FATAL(fmt, ...) \ macro
99 HILOG_FATAL(fmt, ##__VA_ARGS__); \
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_log.h37 #define LOGF(format, ...) HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)
43 #define GE_LOGF(format, ...) HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_log.h34 #ifndef HILOG_FATAL
35 #define HILOG_FATAL(mod, format, ...) macro
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h34 #ifndef HILOG_FATAL
35 #define HILOG_FATAL(mod, format, ...) macro
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h89 #define LOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__)
92 HILOG_FATAL(LOG_CORE, "%{public}s " fmt, __FUNCTION__, ##__VA_ARGS__)
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h110 HILOG_FATAL(LOG_CORE, __VA_ARGS__); \
113 #define HILOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_log.h119 HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)
130 HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)
165 ? ((void)HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)) \
/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h79 MEDIA_LOG(HILOG_FATAL, fmt, ##__VA_ARGS__)
85 #define MEDIA_LOGF(fmt, ...) MEDIA_LOG(HILOG_FATAL, fmt, ##__VA_ARGS__)
96 #define MEDIA_LOGF_NO_RELEASE(fmt, ...) MEDIA_LOG_PRERELEASE(HILOG_FATAL, fmt, ##__VA_ARGS__)
/foundation/ai/neural_network_runtime/common/
H A Dlog.h36 #define LOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__)
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_log.h28 #define IMAGE_LOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__)
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drme_log_domain.h50 #define RME_LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__)
/foundation/resourceschedule/qos_manager/include/
H A Dconcurrent_task_log.h30 #define CONCUR_LOGF(...) (void)HILOG_FATAL(LOG_CORE, __VA_ARGS__)
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dlog.h35 #define LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__)
/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h62 HILOG_FATAL(LOG_CORE, "[%{public}s(%{public}s:%{public}d)]" fmt, \
109 #define LOG_FATAL(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__)
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_log.h44 #define AUDIO_FATAL_LOG(fmt, ...) DECORATOR_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__)
107 #define AUDIO_PRERELEASE_LOGF(fmt, ...) DECORATOR_PRERELEASE_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__)
/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dsoftbus_log.h56 HILOG_FATAL(HILOG_MODULE_SOFTBUS, FORMAT(fmt), FILE_NAME, __LINE__, __FUNCTION__, ##__VA_ARGS__)
66 #define SOFTBUS_LOGF_INNER(label, fmt, ...) HILOG_FATAL(HILOG_MODULE_SOFTBUS, FORMAT(fmt), __FUNCTION__, ##__VA_ARGS__)
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h124 #define MEDIA_LOG_F(fmt, ...) HST_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__)
128 #define MEDIA_LOG_F_NO_RELEASE(fmt, ...) HST_HILOG_NO_RELEASE(HILOG_FATAL, fmt, ##__VA_ARGS__)
133 #define MEDIA_LOG_F_SHORT(fmt, ...) HST_HILOG_SHORT(HILOG_FATAL, fmt, ##__VA_ARGS__)
150 #define MEDIA_LOG_F_T(fmt, ...) HST_HILOG_TAG(HILOG_FATAL, fmt, ##__VA_ARGS__)
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dlog.h43 HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__)
/foundation/multimedia/media_foundation/video_processing_engine/framework/dfx/include/
H A Dvpe_log.h34 #define VPE_LOGF(fmt, ...) HILOG_FATAL(LOG_CORE, fmt, ##__VA_ARGS__)

Completed in 6 milliseconds

123