Home
last modified time | relevance | path

Searched refs:Str2ComboLogLevel (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp160 EXPECT_EQ(Str2ComboLogLevel(logLevelEntries[i].str), logLevelEntries[i].comboLogLevel); in HWTEST_F()
163 EXPECT_EQ(Str2ComboLogLevel(""), 0xFFFF); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h83 uint16_t Str2ComboLogLevel(const std::string& str);
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp289 uint16_t Str2ComboLogLevel(const string& str) in Str2ComboLogLevel() function
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp628 uint16_t levels = Str2ComboLogLevel(arg); in LevelHandler()

Completed in 4 milliseconds