Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor_log.h26 #define HILOGW(fmt, ...) PRINT_HILOG(WARN, fmt, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h50 #define HILOGW(fmt, ...) DMSLITE_LOG(WARN, fmt, ##__VA_ARGS__) macro
52 #define HILOGW(fmt, ...) macro
/foundation/ai/ai_engine/services/common/utils/log/
H A Daie_log.h45 #define HILOGW(fmt, ...) HILOG_WARN(LOG_CORE, AI_LABEL "[%s:%d]" fmt NEW_LINE, \ macro
48 #define HILOGW(fmt, ...) macro
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_log.h36 #undef HILOGW macro
53 #define HILOGW(fmt, ...) \ macro
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_log.h36 #undef HILOGW macro
47 #define HILOGW(fmt, ...) HILOG_WARN(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.h36 #undef HILOGW macro
47 #define HILOGW(fmt, ...) HILOG_WARN(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.h36 #undef HILOGW macro
47 #define HILOGW(fmt, ...) HILOG_WARN(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.h45 #define HILOGW(fmt, ...) \ macro
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h46 #undef HILOGW macro
57 #define HILOGW(fmt, ...) \ macro
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h44 #undef HILOGW macro
95 #define HILOGW(TAG, fmt, ...) \ macro
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h52 #undef HILOGW macro
115 #define HILOGW(...) HILOG_WARN(LOG_CORE, __VA_ARGS__) macro
/foundation/filemanagement/file_api/utils/filemgmt_libhilog/
H A Dfilemgmt_libhilog.h53 #undef HILOGW macro
66 #define HILOGW(fmt, ...) \ macro
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h32 #undef HILOGW macro
65 #define HILOGW(fmt, ...) \ macro
78 #define HILOGW(...) macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dcontinuationmgr_log.h44 #undef HILOGW macro
53 #define HILOGW(fmt, ...) HILOG_WARN(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h36 #undef HILOGW macro
55 #define HILOGW(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler_utils.h35 #define HILOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk/common/include/
H A Ddtbschedmgr_log.h44 #undef HILOGW macro
53 #define HILOGW(fmt, ...) HILOG_WARN(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro

Completed in 6 milliseconds