Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp55 EXPECT_TRUE(IsDomainSwitchOn());
71 EXPECT_FALSE(IsDomainSwitchOn());
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_collector.h31 flowControl = IsDomainSwitchOn(); in LogCollector()
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h41 bool IsDomainSwitchOn();
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map36 "OHOS::HiviewDFX::IsDomainSwitchOn()";
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp397 bool IsDomainSwitchOn() in IsDomainSwitchOn() function