Searched refs:m_error_str (Results 1 – 2 of 2) sorted by relevance
47 m_error_str.empty() ? "<unknown error>" in ValidatePlan()48 : m_error_str.c_str()); in ValidatePlan()67 m_class_name.c_str(), m_args_data, m_error_str, in DidPush()
65 std::string m_error_str; variable