Home
last modified time | relevance | path

Searched refs:Str2LogType (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h73 uint16_t Str2LogType(const std::string& str);
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp78 * @tc.desc: LogType2Str & Str2LogType.
94 EXPECT_EQ(Str2LogType(it.second), it.first); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp162 uint16_t Str2LogType(const string& str) in Str2LogType() function
202 uint16_t t = Str2LogType(it); in Str2ComboLogType()

Completed in 2 milliseconds