Home
last modified time | relevance | path

Searched refs:SetForeground (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp66 void Watchdog::SetForeground(const bool& isForeground) in SetForeground() function in OHOS::HiviewDFX::Watchdog
68 return WatchdogInner::GetInstance().SetForeground(isForeground); in SetForeground()
H A Dwatchdog_inner.h89 void SetForeground(const bool& isForeground);
H A Dwatchdog_inner.cpp157 void WatchdogInner::SetForeground(const bool& isForeground) in SetForeground() function in OHOS::HiviewDFX::WatchdogInner
/base/hiviewdfx/hicollie/interfaces/native/innerkits/include/xcollie/
H A Dwatchdog.h105 void SetForeground(const bool& isForeground);
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_interface_test.cpp357 Watchdog::GetInstance().SetForeground(true); in HWTEST_F()

Completed in 5 milliseconds