Searched refs:GetLocationOptions (Results 1 – 4 of 4) sorted by relevance
105 GetLocationOptions()->SetEnabled(enabled); in SetEnabled()121 GetLocationOptions()->SetThreadID(thread_id); in SetThreadID()145 GetLocationOptions()->GetThreadSpec()->SetIndex(index); in SetThreadIndex()170 GetLocationOptions()->GetThreadSpec()->SetName(thread_name); in SetThreadName()194 GetLocationOptions()->GetThreadSpec()->SetQueueName(queue_name); in SetQueueName()229 GetLocationOptions()->SetCallback(callback, BatonSP (new Baton(baton)), is_synchronous); in SetCallback()237 GetLocationOptions()->SetCallback (callback, baton_sp, is_synchronous); in SetCallback()245 GetLocationOptions()->ClearCallback(); in ClearCallback()251 GetLocationOptions()->SetCondition (condition); in SetCondition()381 GetLocationOptions()->SetIgnoreCount(n); in SetIgnoreCount()[all …]
180 BreakpointOptions *bp_options = m_opaque_sp->GetLocationOptions(); in SetScriptCallbackFunction()199 BreakpointOptions *bp_options = m_opaque_sp->GetLocationOptions(); in SetScriptCallbackBody()
285 GetLocationOptions ();
471 bp_options = bp_loc_sp->GetLocationOptions(); in DoExecute()