Home
last modified time | relevance | path

Searched defs:LOG_ERROR (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dlogger.h54 #define LOG_ERROR(fmt, ...) \ macro
79 #define LOG_ERROR(fmt, ...) \ macro
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_log.h39 #define LOG_ERROR(fmt, ...) DECORATOR_HDFLOG(HDF_LOGE, fmt, ##__VA_ARGS__) macro
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_log.h39 #define LOG_ERROR(fmt, ...) DECORATOR_HDFLOG(HDF_LOGE, fmt, ##__VA_ARGS__) macro
/ohos5.0/base/security/code_signature/utils/include/
H A Dlog.h35 #define LOG_ERROR(fmt, ...) HILOG_ERROR(LOG_CORE, "[%{public}s]:" fmt, __func__, ##__VA_ARGS__) macro
51 #define LOG_ERROR(label, fmt, ...) \ macro
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_log.h58 #define LOG_ERROR(fmt, ...) \ macro
/ohos5.0/base/security/access_token/frameworks/el5filekeymanager/include/
H A Del5_filekey_manager_log.h34 #define LOG_ERROR(fmt, ...) HILOG_ERROR(LOG_CORE, "[%{public}s]:" fmt, __func__, ##__VA_ARGS__) macro
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/products/ipcamera/
H A Dapp_verify_base.h35 #define LOG_ERROR(fmt, args...) HILOG_ERROR(LOG_DOMAIN, "[%s:%d]: "fmt, __FUNCTION__, __LINE__, ##a… macro
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/common/include/
H A Dlogger.h71 #define LOG_ERROR(fmt, ...) \ macro
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/utils/include/
H A Decological_rule_mgr_service_logger.h31 #define LOG_ERROR(fmt, ...) ERMS_LOG(Error, TAG, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/common/include/
H A Dlog_print.h94 #define LOG_ERROR(fmt, ...) \ macro
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
H A Dlog.h125 LOG_ERROR = 6, enumerator
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dlogger.h53 #define LOG_ERROR(module, fmt, ...) \ macro
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
H A Dmusl_log.h57 LOG_ERROR = 6, enumerator
/ohos5.0/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_c.h53 LOG_ERROR = 6, enumerator
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/
H A Dlog_base.h71 LOG_ERROR = 6, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dintf_logger.h68 LOG_ERROR, in CORE_BEGIN_NAMESPACE() enumerator
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Dglobal.h38 #define LOG_ERROR(fmt, args...) \ macro
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
H A Dlog_c.h71 LOG_ERROR = 6, enumerator
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
H A Dlog.h162 LOG_ERROR = 6, enumerator
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h162 LOG_ERROR = 6, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/common/
H A Dlog.h108 #define LOG_ERROR(...) HILOG_ERROR(LOG_CORE, __VA_ARGS__) macro
/ohos5.0/base/inputmethod/imf/common/include/
H A Dglobal.h34 #define LOG_ERROR(fmt, args...) \ macro