Searched refs:SetForwards (Results 1 – 7 of 7) sorted by relevance
25 void SBTraceCursor::SetForwards(bool forwards) { in SetForwards() function in SBTraceCursor28 m_opaque_sp->SetForwards(forwards); in SetForwards()
20 void SetForwards(bool forwards);
25 void TraceCursor::SetForwards(bool forwards) { m_forwards = forwards; } in SetForwards() function in TraceCursor
454 m_cursor_sp->SetForwards(m_options.forwards); in TraceDumper()
31 void SetForwards(bool forwards);
106 void SetForwards(bool forwards);
133 cursor.SetForwards(true); in TraceHTR()