Home
last modified time | relevance | path

Searched defs:logLevel (Results 1 – 19 of 19) sorted by relevance

/base/startup/init_lite/services/log/
Dinit_log.c36 void SetInitLogLevel(InitLogLevel logLevel) in SetInitLogLevel()
61 void InitToHiLog(InitLogLevel logLevel, const char *fmt, ...) in InitToHiLog()
90 void InitLogInit(const char *outFileName, InitLogLevel logLevel, const char *kLevel, const char *fm… in InitLogInit()
129 void InitLogAgent(const char *outFileName, InitLogLevel logLevel, const char *kLevel, const char *f… in InitLogAgent()
/base/security/selinux/interfaces/policycoreutils/src/
Dselinux_klog.c28 void SetSelinuKLogLevel(int logLevel) in SetSelinuKLogLevel()
43 int SelinuKLog(int logLevel, const char *fmt, ...) in SelinuKLog()
/base/hiviewdfx/faultloggerd/common/dfxlog/
Ddfx_log.cpp42 void LogToDmesg(Level logLevel, const char *tag, const char *info) in LogToDmesg()
74 int DfxLog(const Level logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
Dmusl_log.h70 const LogLevel logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
/base/security/huks/frameworks/crypto_lite/cipher/src/
Dcipher_log_lite.c25 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
Dcipher_log.c30 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
/base/security/huks/frameworks/huks_standard/main/os_dependency/log/
Dhks_log_lite.c26 void HksLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in HksLog()
Dhks_log.c30 void HksLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in HksLog()
/base/update/updater/services/flashd/daemon/
Dflashd_main.cpp35 int logLevel = atoi(arg.c_str() + strlen("-l")); in flashd_main() local
/base/security/huks/test/unittest/src/common/
Dhks_test_log.c25 void HksTestLog(uint32_t logLevel, const char *funcName, int32_t lineNo, const char *format, ...) in HksTestLog()
/base/account/os_account/services/accountmgr/src/
Daccount_dump_helper.cpp124 auto logLevel = static_cast<std::int32_t>(AccountLogWrapper::GetLogLevel()); in ProcessOneParameter() local
166 AccountLogLevel logLevel = static_cast<AccountLogLevel>(level); in SetLogLevel() local
/base/account/os_account/services/accountmgr/test/unittest/account_dump_helper_test/
Daccount_dump_helper_test.cpp99 std::string logLevel; variable
/base/hiviewdfx/hilog_lite/command/
Dhilog_command.c228 bool FilterLevelLog(unsigned char setLevel, unsigned char logLevel) in FilterLevelLog()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister_rotator.cpp194 int LogPersisterRotator::SetInfo(const LogPersistStartMsg& pMsg, uint16_t logType, uint8_t logLevel) in SetInfo()
/base/update/updater/services/flashd/host/
Dmain.cpp211 int logLevel = atoi(optarg); in GetCommandlineOptions() local
/base/sensors/sensor/services/sensor/src/
Dsensor_service.cpp173 const int logLevel = 4; in ReportSensorUsedInfo() local
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_controller.cpp130 uint16_t GetLogLevel(const std::string& logLevelStr, std::string& logLevel) in GetLogLevel()
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp1074 const int logLevel = 2; in RecordFailure() local
Drunning_lock_mgr.cpp752 const int logLevel = 2; in NotifyHiView() local