Home
last modified time | relevance | path

Searched defs:HILOG_ERROR (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhilog_wrapper.h55 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
77 #define HILOG_ERROR(...) macro
/ohos5.0/foundation/barrierfree/accessibility/common/log/include/
H A Dhilog_wrapper.h59 #define HILOG_ERROR(fmt, ...) \ macro
75 #define HILOG_ERROR(fmt, ...) \ macro
91 #define HILOG_ERROR(...) macro
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dhilog_wrapper.h54 #define HILOG_ERROR(fmt, ...) \ macro
69 #define HILOG_ERROR(...) macro
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dhilog_wrapper.h58 #define HILOG_ERROR(fmt, ...) … macro
73 #define HILOG_ERROR(...) macro
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_wrapper.h56 #define HILOG_ERROR(fmt, ...) \ macro
71 #define HILOG_ERROR(...) macro
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dfms_log_wrapper.h78 #define HILOG_ERROR(fmt, ...) do { \ macro
111 #define HILOG_ERROR(...) macro
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_hilog.h68 #define HILOG_ERROR(fmt, ...) PRINT_HILOG(ERROR, fmt, ##__VA_ARGS__) macro
75 #define HILOG_ERROR(...) macro
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/
H A Dlog.h40 #define HILOG_ERROR(fmt, ...) ((void)HILOG_IMPL(LOG_APP, LOG_ERROR, LOG_DOMAIN, LOG_TAG, fmt, ##__V… macro
/ohos5.0/commonlibrary/ets_utils/tools/
H A Dlog.h43 #define HILOG_ERROR(fmt, ...) \ macro
/ohos5.0/foundation/arkui/napi/utils/
H A Dlog.h49 #define HILOG_ERROR(fmt, ...) HILOG_PRINT(Error, fmt, ##__VA_ARGS__) macro
82 #define HILOG_ERROR(fmt, ...) \ macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.h48 #define HILOG_ERROR(mod, format, ...) macro
H A Dace_log.cpp59 void HILOG_ERROR(HiLogModuleType mod, const char *msg, ...) in HILOG_ERROR() function
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
H A Dlog_c.h103 #define HILOG_ERROR(type, ...) ((void)HILOG_IMPL((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… macro
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
H A Dlog.h276 #define HILOG_ERROR(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARG… macro
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h32 #define HILOG_ERROR(mod, format, ...) macro
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_log.h32 #define HILOG_ERROR(mod, format, ...) macro
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h291 #define HILOG_ERROR(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARG… macro
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h380 #define HILOG_ERROR(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_ERROR, FUN_ARG_NUM(__VA_ARGS__), fmt, … macro
382 #define HILOG_ERROR(mod, fmt, ...) macro