Searched refs:GetVerify (Results 1 – 2 of 2) sorted by relevance
31 bool GetVerify() const;
49 bool SBReplayOptions::GetVerify() const { return m_opaque_up->verify; } in GetVerify() function in SBReplayOptions232 if (options.GetVerify()) { in Replay()