Home | History | Annotate | Download | only in API

Lines Matching refs:SetResumeCount

240 SBLaunchInfo::SetResumeCount (uint32_t c)
242 m_opaque_sp->SetResumeCount (c);
333 SBAttachInfo::SetResumeCount (uint32_t c)
335 m_opaque_sp->SetResumeCount (c);