Home
last modified time | relevance | path

Searched defs:HILOGF (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h62 #define HILOGF(fmt, ...) DMSLITE_LOG(FATAL, fmt, ##__VA_ARGS__) macro
64 #define HILOGF(fmt, ...) macro
/foundation/ai/ai_engine/services/common/utils/log/
H A Daie_log.h59 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, AI_LABEL "[%s:%d]" fmt NEW_LINE, \ macro
62 #define HILOGF(fmt, ...) macro
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_log.h28 #undef HILOGF macro
59 #define HILOGF(fmt, ...) \ macro
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_log.h30 #undef HILOGF macro
45 #define HILOGF(fmt, ...) HILOG_FATAL(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.h30 #undef HILOGF macro
45 #define HILOGF(fmt, ...) HILOG_FATAL(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.h30 #undef HILOGF macro
45 #define HILOGF(fmt, ...) HILOG_FATAL(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.h39 #define HILOGF(fmt, ...) \ macro
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h38 #undef HILOGF macro
61 #define HILOGF(fmt, ...) \ macro
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h36 #undef HILOGF macro
91 #define HILOGF(TAG, fmt, ...) \ macro
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h44 #undef HILOGF macro
113 #define HILOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro
/foundation/filemanagement/file_api/utils/filemgmt_libhilog/
H A Dfilemgmt_libhilog.h45 #undef HILOGF macro
60 #define HILOGF(fmt, ...) \ macro
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h24 #undef HILOGF macro
59 #define HILOGF(fmt, ...) \ macro
76 #define HILOGF(...) macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dcontinuationmgr_log.h36 #undef HILOGF macro
51 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h28 #undef HILOGF macro
61 #define HILOGF(fmt, ...) \ macro
/foundation/ability/dmsfwk/common/include/
H A Ddtbschedmgr_log.h36 #undef HILOGF macro
51 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro

Completed in 4 milliseconds