Searched refs:m_is_error (Results 1 – 2 of 2) sorted by relevance
373 bool m_is_error; variable
646 m_is_error = cursor_sp->IsError(); in FunctionCall()661 bool TraceDumper::FunctionCall::IsError() const { return m_is_error; } in IsError()