Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h81 uint16_t PrettyStr2LogLevel(const std::string& str);
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp258 uint16_t PrettyStr2LogLevel(const string& str) in PrettyStr2LogLevel() function
302 uint16_t t = PrettyStr2LogLevel(it); in Str2ComboLogLevel()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp281 uint16_t level = PrettyStr2LogLevel(data.data()); in TextToLogLevel()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp462 uint16_t baseLevel = PrettyStr2LogLevel(arg); in BaseLogLevelHandler()

Completed in 7 milliseconds