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