Searched defs:Warn (Results 1 – 6 of 6) sorted by relevance
/base/hiviewdfx/hilog/platform/interface/native/ | ||
D | log.h | 29 Warn, enumerator |
/base/hiviewdfx/hilog/frameworks/libhilog/ | ||
D | hilog.cpp | 46 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() function in OHOS::HiviewDFX::HiLog |
/base/hiviewdfx/hilog/platform/ | ||
D | hilog.cpp | 48 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() function in OHOS::HiviewDFX::HiLog |
/base/hiviewdfx/hilog_lite/frameworks/featured/ | ||
D | hilog.cpp | 45 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() function in OHOS::HiviewDFX::HiLog |
/base/hiviewdfx/hilog/interfaces/rust/src/ | ||
D | lib.rs | 36 Warn = 5, enumerator |
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ | ||
D | hilog_module.cpp | 157 JSIValue HilogModule::Warn(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Warn() function in OHOS::ACELite::HilogModule |