Searched refs:IsPersistDebugOn (Results 1 – 5 of 5) sorted by relevance
52 EXPECT_TRUE(IsPersistDebugOn());68 EXPECT_FALSE(IsPersistDebugOn());
32 debug = IsPersistDebugOn(); in LogCollector()
25 bool IsPersistDebugOn();
306 bool IsPersistDebugOn() in IsPersistDebugOn() function317 return IsOnceDebugOn() || IsPersistDebugOn(); in IsDebugOn()
38 "OHOS::HiviewDFX::IsPersistDebugOn()";