Searched refs:stackState (Results 1 – 3 of 3) sorted by relevance
440 WatchdogInner::GetInstance().stackContent_.stackState == 0;456 ASSERT_EQ(WatchdogInner::GetInstance().stackContent_.stackState, 1);458 WatchdogInner::GetInstance().stackContent_.stackState == 0;
320 stackContent_.stackState = DumpStackState::DEFAULT; in StartProfileMainThread()449 if (WatchdogInner::GetInstance().stackContent_.stackState == DumpStackState::COMPLETE) { in DistributeEnd()455 … WatchdogInner::GetInstance().DayChecker(WatchdogInner::GetInstance().stackContent_.stackState, in DistributeEnd()463 WatchdogInner::GetInstance().stackContent_.stackState == DumpStackState::DEFAULT) { in DistributeEnd()464 … WatchdogInner::GetInstance().ChangeState(WatchdogInner::GetInstance().stackContent_.stackState, in DistributeEnd()
45 int stackState; member