/base/update/updater/test/unittest/log_test/ |
D | log_unittest.cpp | 40 SetLogLevel(ERROR); 46 SetLogLevel(INFO); 51 SetLogLevel(ERROR);
|
/base/hiviewdfx/hilog_lite/command/ |
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()
|
/base/update/updater/services/flashd/daemon/ |
D | flashd_main.cpp | 32 Base::SetLogLevel(LOG_LAST); // debug log print in FlashdMain() 49 Base::SetLogLevel(logLevel); in FlashdMain()
|
/base/notification/common_event_service/frameworks/common/test/unittest/common_event_log_test/ |
D | event_log_test.cpp | 54 EventLogWrapper::SetLogLevel(EventLogLevel::INFO); 107 EventLogWrapper::SetLogLevel(EventLogLevel::INFO);
|
/base/update/updater/test/unittest/flashd_test/ |
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
|
/base/account/os_account/dfx/hidumper_adapter/ |
D | account_dump_helper.h | 41 void SetLogLevel(const std::string& levelStr, std::string& result) const;
|
D | account_dump_helper.cpp | 190 void AccountDumpHelper::SetLogLevel(const std::string& levelStr, std::string& result) const in SetLogLevel() function in OHOS::AccountSA::AccountDumpHelper 203 AccountLogWrapper::SetLogLevel(logLevel); in SetLogLevel() 211 SetLogLevel(arg2, result); in ProcessTwoParameter()
|
/base/account/os_account/frameworks/common/log/include/ |
D | account_log_wrapper.h | 31 static void SetLogLevel(const AccountLogLevel &level) in SetLogLevel() function
|
/base/notification/common_event_service/frameworks/common/log/include/ |
D | event_log_wrapper.h | 57 static void SetLogLevel(const EventLogLevel& level) in SetLogLevel() function
|
/base/account/os_account/frameworks/common/test/unittest/common_account_test/ |
D | account_log_test.cpp | 57 AccountLogWrapper::SetLogLevel(AccountLogLevel::DEBUG);
|
/base/telephony/telephony_data/common/include/ |
D | data_storage_log_wrapper.h | 37 static void SetLogLevel(const DataStorageLogLevel &level) in SetLogLevel() function
|
/base/update/updater/services/include/log/ |
D | log.h | 53 void SetLogLevel(int level);
|
/base/update/updater/services/ |
D | updater_utils.cpp | 159 SetLogLevel(INFO); in InitMode() 161 SetLogLevel(DEBUG); in InitMode()
|
/base/notification/distributed_notification_service/frameworks/core/common/include/ |
D | ans_log_wrapper.h | 57 static void SetLogLevel(const AnsLogLevel &level) in SetLogLevel() function
|
/base/update/updateservice/services/core/ability/log/src/ |
D | update_log.cpp | 37 void UpdateLog::SetLogLevel(const UpdateLogLevel &level) in SetLogLevel() function in OHOS::UpdateEngine::UpdateLog
|
/base/update/updateservice/services/core/ability/log/include/ |
D | update_log.h | 61 static void SetLogLevel(const UpdateLogLevel &level);
|
/base/update/updater/services/log/ |
D | log.cpp | 77 void SetLogLevel(int level) in SetLogLevel() function
|
/base/sensors/medical_sensor/interfaces/plugin/test/unittest/ |
D | medical_js_test.cpp | 64 option.SetLogLevel(panda::RuntimeOption::LOG_LEVEL::ERROR); in MedicalJsTest()
|