Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor_log.h27 #define HILOGI(fmt, ...) PRINT_HILOG(INFO, fmt, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h44 #define HILOGI(fmt, ...) DMSLITE_LOG(INFO, fmt, ##__VA_ARGS__) macro
46 #define HILOGI(fmt, ...) macro
/foundation/ai/ai_engine/services/common/utils/log/
H A Daie_log.h38 #define HILOGI(fmt, ...) HILOG_INFO(LOG_CORE, AI_LABEL "[%s:%d]" fmt NEW_LINE, \ macro
41 #define HILOGI(fmt, ...) macro
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_log.h40 #undef HILOGI macro
50 #define HILOGI(fmt, ...) \ macro
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_log.h39 #undef HILOGI macro
48 #define HILOGI(fmt, ...) HILOG_INFO(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.h39 #undef HILOGI macro
48 #define HILOGI(fmt, ...) HILOG_INFO(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.h39 #undef HILOGI macro
48 #define HILOGI(fmt, ...) HILOG_INFO(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.h48 #define HILOGI(fmt, ...) \ macro
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h50 #undef HILOGI macro
55 #define HILOGI(fmt, ...) \ macro
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h48 #undef HILOGI macro
97 #define HILOGI(TAG, fmt, ...) \ macro
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h56 #undef HILOGI macro
116 #define HILOGI(...) HILOG_INFO(LOG_CORE, __VA_ARGS__) macro
/foundation/filemanagement/file_api/utils/filemgmt_libhilog/
H A Dfilemgmt_libhilog.h57 #undef HILOGI macro
69 #define HILOGI(fmt, ...) \ macro
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h36 #undef HILOGI macro
68 #define HILOGI(fmt, ...) \ macro
79 #define HILOGI(...) macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dcontinuationmgr_log.h48 #undef HILOGI macro
54 #define HILOGI(fmt, ...) HILOG_INFO(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro
/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h40 #undef HILOGI macro
52 #define HILOGI(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler_utils.h36 #define HILOGI(...) OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, ##__VA_ARGS__) macro
/foundation/ability/dmsfwk/common/include/
H A Ddtbschedmgr_log.h48 #undef HILOGI macro
54 #define HILOGI(fmt, ...) HILOG_INFO(LOG_CORE, "%{public}s::%{public}s " fmt, TAG.c_str(), __FUNCTION__, ##__VA_ARGS__) macro

Completed in 5 milliseconds