Home
last modified time | relevance | path

Searched refs:GetGlobalLevel (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h37 uint16_t GetGlobalLevel();
/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp99 EXPECT_EQ(GetGlobalLevel(), expected[i]);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp118 return GetGlobalLevel(); in GetFinalLevel()
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map89 "OHOS::HiviewDFX::GetGlobalLevel()";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp329 uint16_t GetGlobalLevel() in GetGlobalLevel() function