Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_wrapper.h28 #undef HILOG_ERROR macro
56 #define HILOG_ERROR(fmt, ...) \ macro
71 #define HILOG_ERROR(...) macro
/foundation/barrierfree/accessibility/common/log/include/
H A Dhilog_wrapper.h36 #undef HILOG_ERROR macro
59 #define HILOG_ERROR(fmt, ...) \ macro
75 #define HILOG_ERROR(fmt, ...) \ macro
91 #define HILOG_ERROR(...) macro
/foundation/filemanagement/user_file_service/utils/
H A Dhilog_wrapper.h28 #undef HILOG_ERROR macro
54 #define HILOG_ERROR(fmt, ...) \ macro
69 #define HILOG_ERROR(...) macro
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dfms_log_wrapper.h31 #undef HILOG_ERROR macro
66 #define HILOG_ERROR(fmt, ...) do { \ macro
94 #define HILOG_ERROR(...) macro
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_hilog.h28 #undef HILOG_ERROR macro
68 #define HILOG_ERROR(fmt, ...) PRINT_HILOG(ERROR, fmt, ##__VA_ARGS__) macro
75 #define HILOG_ERROR(...) macro
/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.h49 #define HILOG_ERROR(mod, format, ...) macro
H A Dace_log.cpp60 void HILOG_ERROR(HiLogModuleType mod, const char *msg, ...) in HILOG_ERROR() function
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_log.h32 #define HILOG_ERROR(mod, format, ...) macro
/foundation/arkui/napi/utils/
H A Dlog.h49 #define HILOG_ERROR(fmt, ...) HILOG_PRINT(Error, fmt, ##__VA_ARGS__) macro
61 #undef HILOG_ERROR macro
82 #define HILOG_ERROR(fmt, ...) \ macro
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h32 #define HILOG_ERROR(mod, format, ...) macro
/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_c.h67 #define HILOG_ERROR(type, ...) ((void)HiLogPrint((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro

Completed in 3 milliseconds