Home
last modified time | relevance | path

Searched defs:HILOG_DEBUG (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_wrapper.h40 #undef HILOG_DEBUG macro
65 #define HILOG_DEBUG(fmt, ...) \ macro
74 #define HILOG_DEBUG(...) macro
/foundation/barrierfree/accessibility/common/log/include/
H A Dhilog_wrapper.h28 #undef HILOG_DEBUG macro
68 #define HILOG_DEBUG(fmt, ...) \ macro
84 #define HILOG_DEBUG(fmt, ...) \ macro
94 #define HILOG_DEBUG(...) macro
/foundation/filemanagement/user_file_service/utils/
H A Dhilog_wrapper.h40 #undef HILOG_DEBUG macro
63 #define HILOG_DEBUG(fmt, ...) \ macro
72 #define HILOG_DEBUG(...) macro
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dfms_log_wrapper.h43 #undef HILOG_DEBUG macro
81 #define HILOG_DEBUG(fmt, ...) do { \ macro
97 #define HILOG_DEBUG(...) macro
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_hilog.h40 #undef HILOG_DEBUG macro
71 #define HILOG_DEBUG(fmt, ...) PRINT_HILOG(DEBUG, fmt, ##__VA_ARGS__) macro
78 #define HILOG_DEBUG(...) macro
/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.h46 #define HILOG_DEBUG(mod, format, ...) macro
H A Dace_log.cpp90 void HILOG_DEBUG(HiLogModuleType mod, const char *msg, ...) in HILOG_DEBUG() function
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_log.h29 #define HILOG_DEBUG(mod, format, ...) macro
/foundation/arkui/napi/utils/
H A Dlog.h52 #define HILOG_DEBUG(fmt, ...) HILOG_PRINT(Debug, fmt, ##__VA_ARGS__) macro
64 #undef HILOG_DEBUG macro
91 #define HILOG_DEBUG(fmt, ...) \ macro
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h29 #define HILOG_DEBUG(mod, format, ...) macro
/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_c.h61 #define HILOG_DEBUG(type, ...) ((void)HiLogPrint((type), LOG_DEBUG, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro

Completed in 3 milliseconds