Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetLogLevel
(Results
1 - 17
of
17
) sorted by relevance
/base/update/updater/test/unittest/log_test/
H
A
D
log_unittest.cpp
40
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
D
flashd_main.cpp
32
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
D
update_log_test.cpp
51
log.
SetLogLevel
(level);
in HWTEST_F()
64
log.
SetLogLevel
(level);
in HWTEST_F()
/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()
/base/account/os_account/dfx/hidumper_adapter/
H
A
D
account_dump_helper.h
41
void
SetLogLevel
(const std::string& levelStr, std::string& result) const;
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()
/base/update/updater/test/unittest/flashd_test/
H
A
D
flash_host_unittest.cpp
122
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
D
account_log_wrapper.h
37
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
D
account_log_test.cpp
65
AccountLogWrapper::
SetLogLevel
(AccountLogLevel::DEBUG);
in HWTEST_F()
/base/update/updater/services/include/log/
H
A
D
log.h
54
void
SetLogLevel
(int level);
/base/telephony/telephony_data/common/include/
H
A
D
data_storage_log_wrapper.h
37
static void
SetLogLevel
(const DataStorageLogLevel &level)
in SetLogLevel()
function in OHOS::Telephony::DataStorageLogWrapper
/base/update/updater/services/
H
A
D
updater_utils.cpp
217
SetLogLevel
(INFO);
in InitMode()
219
SetLogLevel
(DEBUG);
in InitMode()
/base/hiviewdfx/hiview/test/unittest/xpower_event/
H
A
D
xpower_jsevent_test.cpp
34
option.
SetLogLevel
(RuntimeOption::LOG_LEVEL::ERROR);
in SetUp()
/base/update/updateservice/foundations/ability/log/src/
H
A
D
update_log.cpp
33
void UpdateLog::
SetLogLevel
(const UpdateLogLevel &level)
in SetLogLevel()
function in OHOS::UpdateEngine::UpdateLog
/base/update/updater/services/log/
H
A
D
log.cpp
80
void
SetLogLevel
(int level)
in SetLogLevel()
function
/base/update/updateservice/foundations/ability/log/include/
H
A
D
update_log.h
83
static void
SetLogLevel
(const UpdateLogLevel &level);
/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
H
A
D
medical_js_test.cpp
64
option.
SetLogLevel
(panda::RuntimeOption::LOG_LEVEL::ERROR);
in MedicalJsTest()
Completed in 7 milliseconds