Home
last modified time | relevance | path

Searched refs:SetTagLevel (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h53 int SetTagLevel(const std::string& tag, uint16_t lvl);
/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp111 SetTagLevel(tag, ShortStr2LogLevel(charLevels[i])); in HWTEST_F()
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp856 SetTagLevel(tag, LOG_ERROR); in HWTEST_F()
861 SetTagLevel(tag, LOG_INFO); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp527 int SetTagLevel(const std::string& tag, uint16_t lvl) in SetTagLevel() function
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp480 ret = SetTagLevel(context.tags[i], context.baseLevel); in BaseLogLevelHandler()

Completed in 8 milliseconds