Searched refs:SANITIZERD_LOGW (Results 1 – 2 of 2) sorted by relevance
74 SANITIZERD_LOGW("file %{public}s not exists.", path.c_str()); in ReadNormalFileToString()187 SANITIZERD_LOGW("Failed to query bundleName from bms, uid:%{public}d.", uid); in GetApplicationNameById()200 SANITIZERD_LOGW("Failed to query BundleInfo from bms, uid:%{public}d.", uid); in GetApplicationVersion()277 SANITIZERD_LOGW("file %{public}s is creating now.", name.c_str()); in CreateLogFile()
40 #define SANITIZERD_LOGW(fmt, args...) SANITIZERD_DECORATOR_HILOG(OHOS::HiviewDFX::HiLog::Warn, fmt,… macro