Home
last modified time | relevance | path

Searched refs:HILOGF (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h23 #ifdef HILOGF
24 #undef HILOGF
59 #define HILOGF(fmt, ...) \ macro
76 #define HILOGF(...) macro
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h37 #ifdef HILOGF
38 #undef HILOGF
61 #define HILOGF(fmt, ...) \ macro
66 #define HILOGF(fmt, ...) \
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Ddistributed_device_profile_log.h29 #ifdef HILOGF
30 #undef HILOGF
45 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTI… macro
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddevice_profile_log.h29 #ifdef HILOGF
30 #undef HILOGF
45 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTI… macro
/ohos5.0/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_log.h29 #ifdef HILOGF
30 #undef HILOGF
45 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTI… macro
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_log.h24 #ifdef HILOGF
25 #undef HILOGF
56 #define HILOGF(fmt, ...) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dcontinuationmgr_log.h35 #ifdef HILOGF
36 #undef HILOGF
51 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTI… macro
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libhilog/
H A Dfilemgmt_libhilog.h44 #ifdef HILOGF
45 #undef HILOGF
60 #define HILOGF(fmt, ...) \ macro
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h35 #ifdef HILOGF
36 #undef HILOGF
91 #define HILOGF(TAG, fmt, ...) \ macro
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h43 #ifdef HILOGF
44 #undef HILOGF
113 #define HILOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h27 #ifdef HILOGF
28 #undef HILOGF
61 #define HILOGF(fmt, ...) \ macro
/ohos5.0/foundation/ability/dmsfwk/common/include/
H A Ddtbschedmgr_log.h35 #ifdef HILOGF
36 #undef HILOGF
51 #define HILOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTI… macro
/ohos5.0/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h62 #define HILOGF(fmt, ...) DMSLITE_LOG(FATAL, fmt, ##__VA_ARGS__) macro
64 #define HILOGF(fmt, ...)
/ohos5.0/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, ...)
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_logger.h71 #define HILOGF(fmt, ...) do { \ macro
102 HILOGF(fmt, ##__VA_ARGS__); \
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_hilog/
H A Dfilemgmt_libhilog.h39 #define HILOGF(fmt, ...) \ macro