Home
last modified time | relevance | path

Searched refs:GetLogLevel (Results 1 - 9 of 9) sorted by relevance

/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_log_test.cpp59 EXPECT_EQ(AccountLogLevel::INFO, AccountLogWrapper::GetLogLevel()); in HWTEST_F()
66 EXPECT_EQ(AccountLogLevel::DEBUG, AccountLogWrapper::GetLogLevel()); in HWTEST_F()
/base/account/os_account/frameworks/common/log/src/
H A Daccount_log_wrapper.cpp25 return (level >= AccountLogWrapper::GetLogLevel()); in JudgeLevel()
/base/telephony/telephony_data/common/src/
H A Ddata_storage_log_wrapper.cpp27 const DataStorageLogLevel &curLevel = DataStorageLogWrapper::GetLogLevel(); in JudgeLevel()
/base/update/updateservice/foundations/ability/log/src/test/unittest/src/
H A Dupdate_log_test.cpp65 ASSERT_EQ(level, log.GetLogLevel()); in HWTEST_F()
/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp26 const UpdateLogLevel &curLevel = GetLogLevel(); in JudgeLevel()
38 const UpdateLogLevel &UpdateLog::GetLogLevel() in GetLogLevel() function in OHOS::UpdateEngine::UpdateLog
/base/account/os_account/frameworks/common/log/include/
H A Daccount_log_wrapper.h42 static const AccountLogLevel &GetLogLevel() in GetLogLevel() function in OHOS::AccountSA::AccountLogWrapper
/base/telephony/telephony_data/common/include/
H A Ddata_storage_log_wrapper.h42 static const DataStorageLogLevel &GetLogLevel() in GetLogLevel() function in OHOS::Telephony::DataStorageLogWrapper
/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp182 auto logLevel = static_cast<std::int32_t>(AccountLogWrapper::GetLogLevel()); in ProcessOneParameter()
/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h84 static const UpdateLogLevel &GetLogLevel();

Completed in 5 milliseconds