Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp52 EXPECT_TRUE(IsPersistDebugOn());
68 EXPECT_FALSE(IsPersistDebugOn());
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_collector.h32 debug = IsPersistDebugOn(); in LogCollector()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h25 bool IsPersistDebugOn();
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp306 bool IsPersistDebugOn() in IsPersistDebugOn() function
317 return IsOnceDebugOn() || IsPersistDebugOn(); in IsDebugOn()
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map38 "OHOS::HiviewDFX::IsPersistDebugOn()";