Home
last modified time | relevance | path

Searched refs:SetLogLevel (Results 1 – 25 of 65) sorted by relevance

123

/ohos5.0/base/update/updater/test/unittest/log_test/
H A Dlog_unittest.cpp40 SetLogLevel(ERROR);
46 SetLogLevel(INFO);
51 SetLogLevel(ERROR);
/ohos5.0/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()
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/
H A DREADME.md17 3. Control log print level `AppLogWrapper::SetLogLevel(AppLogLevel::DEBUG);` default is DEBUG
21 AppLogWrapper::SetLogLevel(AppLogLevel::FATAL);
30 AppLogWrapper::SetLogLevel(AppLogLevel::DEBUG);
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/log/
H A Dffrt_log.cpp49 static void SetLogLevel(void) in SetLogLevel() function
89 SetLogLevel(); in LogInit()
/ohos5.0/base/update/updateservice/foundations/ability/log/src/test/unittest/src/
H A Dupdate_log_test.cpp51 log.SetLogLevel(level);
64 log.SetLogLevel(level);
/ohos5.0/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()
/ohos5.0/base/update/updater/test/unittest/flashd_test/
H A Dflash_host_unittest.cpp122 Base::SetLogLevel(LOG_LAST); // debug log print
132 Base::SetLogLevel(LOG_LAST); // debug log print
148 Base::SetLogLevel(LOG_LAST); // debug log print
162 Base::SetLogLevel(LOG_LAST); // debug log print
/ohos5.0/base/account/os_account/dfx/hidumper_adapter/
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()
H A Daccount_dump_helper.h41 void SetLogLevel(const std::string& levelStr, std::string& result) const;
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_log_wrapper_test/
H A Dwant_agent_log_wrapper_test.cpp60 WantAgentLogWrapper::SetLogLevel(level);
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_ark.cpp42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_ark.cpp42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_ark.cpp44 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/
H A Dtest_ark.cpp42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_ark.cpp42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/base/update/updater/services/
H A Dupdater_utils.cpp215 SetLogLevel(INFO); in InitMode()
217 SetLogLevel(DEBUG); in InitMode()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_log.c42 void SetLogLevel(uint32_t logLevel) in SetLogLevel() function
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/
H A Dtest_ark.cpp43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
/ohos5.0/foundation/communication/netmanager_base/utils/log/include/
H A Dnet_mgr_log_wrapper.h37 static void SetLogLevel(const NetMgrLogLevel &level) in SetLogLevel() function

123