Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp367 ret = WatchdogInner::GetInstance().ReportMainThreadEvent();
398 printf("ret=%d\n", WatchdogInner::GetInstance().ReportMainThreadEvent());
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.h122 bool ReportMainThreadEvent();
H A Dwatchdog_inner.cpp149 bool WatchdogInner::ReportMainThreadEvent() in ReportMainThreadEvent() function in OHOS::HiviewDFX::WatchdogInner
256 ReportMainThreadEvent(); in ThreadSampleTask()