Home
last modified time | relevance | path

Searched refs:Level (Results 1 – 17 of 17) sorted by relevance

/base/hiviewdfx/faultloggerd/common/dfxlog/
Ddfx_log.cpp34 static const Level g_LogLevel = Level::INFO;
42 void LogToDmesg(Level logLevel, const char *tag, const char *info) in LogToDmesg()
71 return Level::DEBUG >= g_LogLevel ? true : false; in CheckDebugLevel()
74 int DfxLog(const Level logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
87 if ((logLevel < Level::DEBUG) || (logLevel > Level::FATAL)) { in DfxLog()
Ddfx_log.h58 typedef enum Level {
64 } Level;
68 int DfxLog(const Level logLevel, const unsigned int domain, const char* tag, const char *fmt, ...);
/base/notification/ans_standard/frameworks/ans/core/common/include/
Dans_log_wrapper.h61 #define PRINT_LOG(LEVEL, Level, fmt, ...) \ argument
63 OHOS::HiviewDFX::HiLog::Level(ANS_LABEL, \
76 #define PRINT_REMINDER_LOG(LEVEL, Level, fmt, ...) \ argument
78 OHOS::HiviewDFX::HiLog::Level(ANS_REMINDER_LABEL, \
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DPluralFetcher.java25 import java.util.logging.Level;
61 logger.log(Level.SEVERE, "Init error"); in init()
72 logger.log(Level.SEVERE, "Init error"); in init()
109 logger.log(Level.SEVERE, "Init error"); in getPluralItems()
DDataFetcher.java34 import java.util.logging.Level;
81 LOG.log(Level.SEVERE, String.format("wrong languageTag %s", tag)); in addFetchers()
90 LOG.log(Level.SEVERE, "Add fetchers failed: Url syntax exception"); in addFetchers()
93 LOG.log(Level.SEVERE, "Add fetchers failed: Io exception"); in addFetchers()
200 LOG.log(Level.SEVERE, "main class in DataFetcher interrupted"); in main()
218 LOG.log(Level.SEVERE, "exception in writing i18n.dat file"); in main()
DStringPool.java24 import java.util.logging.Level;
52 logger.log(Level.SEVERE, "unsupportedException"); in StringPool()
113 logger.log(Level.SEVERE, "writing stringpool failed"); in write()
DLocaleMaskItem.java22 import java.util.logging.Level;
59 logger.log(Level.SEVERE, "Get mask failed"); in LocaleMaskItem()
DFetcher.java33 import java.util.logging.Level;
118 LOG.log(Level.SEVERE, String.format("wrong languageTag %s", tag)); in Fetcher()
334 LOG.log(Level.SEVERE, "cannot get field " + skeleton); in getFMSPattern()
339 LOG.log(Level.SEVERE, "wrong type in getFMSPattern"); in getFMSPattern()
/base/notification/ces_standard/frameworks/common/log/include/
Devent_log_wrapper.h55 #define PRINT_LOG(LEVEL, Level, fmt, ...) \ argument
57 OHOS::HiviewDFX::HiLog::Level(Event_LABEL, \
/base/account/os_account/frameworks/common/log/include/
Daccount_log_wrapper.h49 #define PRINT_LOG(LEVEL, Level, fmt, ...) \ argument
51 OHOS::HiviewDFX::HiLog::Level(ACCOUNT_LABEL, \
/base/update/updateservice/interfaces/innerkits/include/
Dupdate_helper.h200 #define PRINT_LOG(LEVEL, Level, fmt, ...) \ argument
202 OHOS::HiviewDFX::HiLog::Level(UPDATE_LABEL, "[%{public}s(%{public}d)] " fmt, \
/base/user_iam/user_auth/
DREADME.md15 The userauth APIs support user authentication of the target Authentication Trust Level (ATL). The t…
/base/security/access_token/
DREADME_zh.md14 应用的Accesstoken信息主要包括应用身份标识APPID、用户ID,应用分身索引、应用APL(Ability Privilege Level)等级、应用权限信息等。每个应用的Accestoke…
DREADME.md8 …pp identifier (**APPID**), user ID, app twin index, app Ability Privilege Level (APL), and permiss…
/base/telephony/core_service/
DREADME.md38 ├── frameworks # Framework Level Directory
75 …d; | Get the GID1 of the SIM card in the specified slot (Group Identifier Level 1) | oho…
DREADME_zh.md75 …llback: AsyncCallback\<string>): void; | 获取指定卡槽SIM卡的GID1(Group Identifier Level 1) | oho…
/base/powermgr/thermal_manager/
DREADME.md105 ├── level # Level directory, used to store the temperature level information.