Home
last modified time | relevance | path

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

/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
/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__, ##args) macro
/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
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
H A Dlog.h125 LOG_ERROR = 6, enumerator
/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Dglobal.h38 #define LOG_ERROR(fmt, args...) \ macro
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
H A Dlog_c.h71 LOG_ERROR = 6, enumerator
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/
H A Dlog_base.h71 LOG_ERROR = 6, enumerator
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
H A Dmusl_log.h57 LOG_ERROR = 6, enumerator
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h162 LOG_ERROR = 6, enumerator
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
H A Dlog.h162 LOG_ERROR = 6, enumerator
/base/inputmethod/imf/common/include/
H A Dglobal.h33 #define LOG_ERROR(fmt, args...) \ macro

Completed in 4 milliseconds