Home
last modified time | relevance | path

Searched refs:IsReportEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/
H A Dwatchdog_test.cpp79 bool ret = watchdog_->IsReportEvent();
93 bool ret = watchdog_->IsReportEvent();
247 auto result = watchdog_->IsReportEvent();
263 auto result = watchdog_->IsReportEvent();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp114 bool Watchdog::IsReportEvent() in IsReportEvent() function in OHOS::AppExecFwk::Watchdog
160 if (IsReportEvent()) { in Timer()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/
H A Dwatchdog.h84 bool IsReportEvent();