/ohos5.0/base/update/updater/test/unittest/log_test/ |
H A D | log_unittest.cpp | 40 SetLogLevel(ERROR); 46 SetLogLevel(INFO); 51 SetLogLevel(ERROR);
|
/ohos5.0/base/hiviewdfx/hilog_lite/command/ |
H A D | hilog_command.c | 83 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 D | README.md | 17 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 D | ffrt_log.cpp | 49 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 D | update_log_test.cpp | 51 log.SetLogLevel(level); 64 log.SetLogLevel(level);
|
/ohos5.0/base/update/updater/services/flashd/daemon/ |
H A D | flashd_main.cpp | 32 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 D | flash_host_unittest.cpp | 122 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 D | account_dump_helper.cpp | 191 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 D | account_dump_helper.h | 41 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 D | want_agent_log_wrapper_test.cpp | 60 WantAgentLogWrapper::SetLogLevel(level);
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/ |
H A D | test_ark.cpp | 42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/ |
H A D | test_ark.cpp | 42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/ |
H A D | test_ark.cpp | 44 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/ |
H A D | test_ark.cpp | 42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/ |
H A D | test_ark.cpp | 42 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/base/update/updater/services/ |
H A D | updater_utils.cpp | 215 SetLogLevel(INFO); in InitMode() 217 SetLogLevel(DEBUG); in InitMode()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
H A D | nstackx_log.c | 42 void SetLogLevel(uint32_t logLevel) in SetLogLevel() function
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/ |
H A D | test_ark.cpp | 43 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in main()
|
/ohos5.0/foundation/communication/netmanager_base/utils/log/include/ |
H A D | net_mgr_log_wrapper.h | 37 static void SetLogLevel(const NetMgrLogLevel &level) in SetLogLevel() function
|