Home
last modified time | relevance | path

Searched refs:GetAppDebug (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp91 bool Watchdog::GetAppDebug() in GetAppDebug() function in OHOS::HiviewDFX::Watchdog
93 return WatchdogInner::GetInstance().GetAppDebug(); in GetAppDebug()
H A Dwatchdog_inner.h95 bool GetAppDebug();
H A Dwatchdog_inner.cpp1086 bool WatchdogInner::GetAppDebug() in GetAppDebug() function in OHOS::HiviewDFX::WatchdogInner
/base/hiviewdfx/hicollie/interfaces/native/innerkits/include/xcollie/
H A Dwatchdog.h134 bool GetAppDebug();
/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp143 if (OHOS::HiviewDFX::Watchdog::GetInstance().GetAppDebug()) { in OH_HiCollie_Report()
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_interface_test.cpp347 ASSERT_TRUE(Watchdog::GetInstance().GetAppDebug()); in HWTEST_F()

Completed in 7 milliseconds