Searched refs:SetOneShot (Results 1 – 15 of 15) sorted by relevance
15 …one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th…
51 …one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th…
48 void SetOneShot(bool one_shot);
64 void SetOneShot(bool one_shot);
289 void SetOneShot(bool one_shot) { in SetOneShot() function
336 void SetOneShot(bool one_shot);
242 void SBBreakpointName::SetOneShot(bool one_shot) { in SetOneShot() function in SBBreakpointName252 bp_name->GetOptions().SetOneShot(one_shot); in SetOneShot()
223 void SBBreakpoint::SetOneShot(bool one_shot) { in SetOneShot() function in SBBreakpoint231 bkpt_sp->SetOneShot(one_shot); in SetOneShot()
128 bp_sp->SetOneShot(true); in SetupVariableWatchpointDisabler()
377 void Breakpoint::SetOneShot(bool one_shot) { m_options.SetOneShot(one_shot); } in SetOneShot() function in Breakpoint
255 entry_break->SetOneShot(true); in ProbeEntry()
110 m_bp_opts.SetOneShot(value); in SetOptionValue()
7332 bp_sp->GetOptions().SetOneShot(true); in WindowDelegateHandleChar()7348 bp_sp->GetOptions().SetOneShot(true); in WindowDelegateHandleChar()
459 bp_sp->SetOneShot(true); in CreateBreakpointAtUserEntry()
8010 (arg1)->SetOneShot(arg2); in _wrap_SBBreakpoint_SetOneShot()10936 (arg1)->SetOneShot(arg2); in _wrap_SBBreakpointName_SetOneShot()