Home | History | Annotate | Download | only in Commands

Lines Matching full:getoptions

81     GetOptions ()
518 bp->GetOptions()->GetThreadSpec()->SetIndex(m_options.m_thread_index);
521 bp->GetOptions()->GetThreadSpec()->SetName(m_options.m_thread_name.c_str());
524 bp->GetOptions()->GetThreadSpec()->SetQueueName(m_options.m_queue_name.c_str());
527 bp->GetOptions()->SetIgnoreCount(m_options.m_ignore_count);
530 bp->GetOptions()->SetCondition(m_options.m_condition.c_str());
718 GetOptions ()
1259 GetOptions ()
1446 GetOptions ()