Home
last modified time | relevance | path

Searched refs:SetLogLevel (Results 1 - 17 of 17) sorted by relevance

/base/update/updater/test/unittest/log_test/
H A Dlog_unittest.cpp40 SetLogLevel(ERROR); in HWTEST_F()
46 SetLogLevel(INFO); in HWTEST_F()
51 SetLogLevel(ERROR); in HWTEST_F()
/base/update/updater/services/flashd/daemon/
H A Dflashd_main.cpp32 Base::SetLogLevel(LOG_LAST); // debug log print in FlashdMain()
49 Base::SetLogLevel(logLevel); in FlashdMain()
/base/update/updateservice/foundations/ability/log/src/test/unittest/src/
H A Dupdate_log_test.cpp51 log.SetLogLevel(level); in HWTEST_F()
64 log.SetLogLevel(level); in HWTEST_F()
/base/hiviewdfx/hilog_lite/command/
H A Dhilog_command.c83 bool SetLogLevel(unsigned char level) in SetLogLevel() function
135 if (SetLogLevel(level)) { in SetOutputLevel()
149 SetLogLevel(CONFIG_LOG_LEVEL_RELEASE); in ProcAutoSet()
156 SetLogLevel(CONFIG_LOG_LEVEL_DEBUG); in ProcAutoSet()
/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.h41 void SetLogLevel(const std::string& levelStr, std::string& result) const;
H A Daccount_dump_helper.cpp191 void AccountDumpHelper::SetLogLevel(const std::string& levelStr, std::string& result) const in SetLogLevel() function in OHOS::AccountSA::AccountDumpHelper
207 AccountLogWrapper::SetLogLevel(logLevel); in SetLogLevel()
215 SetLogLevel(arg2, result); in ProcessTwoParameter()
/base/update/updater/test/unittest/flashd_test/
H A Dflash_host_unittest.cpp122 Base::SetLogLevel(LOG_LAST); // debug log print in HWTEST_F()
132 Base::SetLogLevel(LOG_LAST); // debug log print in HWTEST_F()
148 Base::SetLogLevel(LOG_LAST); // debug log print in HWTEST_F()
162 Base::SetLogLevel(LOG_LAST); // debug log print in HWTEST_F()
/base/account/os_account/frameworks/common/log/include/
H A Daccount_log_wrapper.h37 static void SetLogLevel(const AccountLogLevel &level) in SetLogLevel() function in OHOS::AccountSA::AccountLogWrapper
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_log_test.cpp65 AccountLogWrapper::SetLogLevel(AccountLogLevel::DEBUG); in HWTEST_F()
/base/update/updater/services/include/log/
H A Dlog.h54 void SetLogLevel(int level);
/base/telephony/telephony_data/common/include/
H A Ddata_storage_log_wrapper.h37 static void SetLogLevel(const DataStorageLogLevel &level) in SetLogLevel() function in OHOS::Telephony::DataStorageLogWrapper
/base/update/updater/services/
H A Dupdater_utils.cpp217 SetLogLevel(INFO); in InitMode()
219 SetLogLevel(DEBUG); in InitMode()
/base/hiviewdfx/hiview/test/unittest/xpower_event/
H A Dxpower_jsevent_test.cpp34 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SetUp()
/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp33 void UpdateLog::SetLogLevel(const UpdateLogLevel &level) in SetLogLevel() function in OHOS::UpdateEngine::UpdateLog
/base/update/updater/services/log/
H A Dlog.cpp80 void SetLogLevel(int level) in SetLogLevel() function
/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h83 static void SetLogLevel(const UpdateLogLevel &level);
/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
H A Dmedical_js_test.cpp64 option.SetLogLevel(panda::RuntimeOption::LOG_LEVEL::ERROR); in MedicalJsTest()

Completed in 7 milliseconds