Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h47 bool IsTagStatsEnable();
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp31 tagEnable = IsTagStatsEnable(); in LogStats()
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map34 "OHOS::HiviewDFX::IsTagStatsEnable()";
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp456 bool IsTagStatsEnable() in IsTagStatsEnable() function
/base/hiviewdfx/hilog/test/unittest/common/
Dhilogtool_test.cpp663 EXPECT_TRUE(IsTagStatsEnable());