Home
last modified time | relevance | path

Searched defs:HILOGE (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor_log.h25 #define HILOGE(fmt, ...) PRINT_HILOG(ERROR, fmt, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h56 #define HILOGE(fmt, ...) DMSLITE_LOG(ERROR, fmt, ##__VA_ARGS__) macro
58 #define HILOGE(fmt, ...) macro
/foundation/ai/ai_engine/services/common/utils/log/
H A Daie_log.h52 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, AI_LABEL "[%s:%d]" fmt NEW_LINE, \ macro
55 #define HILOGE(fmt, ...) macro
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_log.h32 #undef HILOGE macro
56 #define HILOGE(fmt, ...) \ macro
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_log.h33 #undef HILOGE macro
46 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Ddistributed_device_profile_log.h33 #undef HILOGE macro
46 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddevice_profile_log.h33 #undef HILOGE macro
46 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/filemanagement/app_file_service/utils/include/b_hilog/
H A Dfilemgmt_libhilog.h42 #define HILOGE(fmt, ...) \ macro
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h42 #undef HILOGE macro
59 #define HILOGE(fmt, ...) \ macro
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h40 #undef HILOGE macro
93 #define HILOGE(TAG, fmt, ...) \ macro
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h48 #undef HILOGE macro
114 #define HILOGE(...) HILOG_ERROR(LOG_CORE, __VA_ARGS__) macro
/foundation/filemanagement/file_api/utils/filemgmt_libhilog/
H A Dfilemgmt_libhilog.h49 #undef HILOGE macro
63 #define HILOGE(fmt, ...) \ macro
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h28 #undef HILOGE macro
62 #define HILOGE(fmt, ...) \ macro
77 #define HILOGE(...) macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dcontinuationmgr_log.h40 #undef HILOGE macro
52 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h32 #undef HILOGE macro
58 #define HILOGE(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler_utils.h34 #define HILOGE(...) OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk/common/include/
H A Ddtbschedmgr_log.h40 #undef HILOGE macro
52 #define HILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro

Completed in 5 milliseconds