Home
last modified time | relevance | path

Searched refs:stackState (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp491 WatchdogInner::GetInstance().stackContent_.stackState == 0; in HWTEST_F()
507 ASSERT_EQ(WatchdogInner::GetInstance().stackContent_.stackState, 1); in HWTEST_F()
509 WatchdogInner::GetInstance().stackContent_.stackState == 0; in HWTEST_F()
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp249 stackContent_.stackState = DumpStackState::DEFAULT; in StartProfileMainThread()
412 if (WatchdogInner::GetInstance().stackContent_.stackState == DumpStackState::COMPLETE) { in DistributeEnd()
417 WatchdogInner::GetInstance().DayChecker(WatchdogInner::GetInstance().stackContent_.stackState, in DistributeEnd()
425 WatchdogInner::GetInstance().stackContent_.stackState == DumpStackState::DEFAULT) { in DistributeEnd()
429 WatchdogInner::GetInstance().ChangeState(WatchdogInner::GetInstance().stackContent_.stackState, in DistributeEnd()
H A Dwatchdog_inner.h45 int stackState; member

Completed in 4 milliseconds