Searched refs:GetResumeCount (Results 1 – 8 of 8) sorted by relevance
77 SBAttachInfo::GetResumeCount () in GetResumeCount() function in SBAttachInfo79 return m_opaque_sp->GetResumeCount(); in GetResumeCount()
237 SBLaunchInfo::GetResumeCount () in GetResumeCount() function in SBLaunchInfo239 return m_opaque_sp->GetResumeCount(); in GetResumeCount()
60 GetResumeCount ();
151 GetResumeCount ();
111 GetResumeCount () const in GetResumeCount() function
256 SetResumeCount (launch_info.GetResumeCount()); in ProcessAttachInfo()299 GetResumeCount () const in GetResumeCount() function
1234 …atform::%s final launch_info resume count: %" PRIu32, __FUNCTION__, launch_info.GetResumeCount ()); in LaunchProcess()
3489 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()3567 … SetNextEventAction(new Process::AttachCompletionHandler(this, attach_info.GetResumeCount())); in Attach()