Home
last modified time | relevance | path

Searched refs:IsPersistDebugOn (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_collector.h32 debug = IsPersistDebugOn(); in LogCollector()
/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp52 EXPECT_TRUE(IsPersistDebugOn()); in HWTEST_F()
68 EXPECT_FALSE(IsPersistDebugOn()); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h25 bool IsPersistDebugOn();
/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp306 bool IsPersistDebugOn() in IsPersistDebugOn() function
317 return IsOnceDebugOn() || IsPersistDebugOn(); in IsDebugOn()

Completed in 2 milliseconds