Searched refs:GetOtherFailureMsgs (Results 1 – 1 of 1) sorted by relevance
214 vector<string> GetOtherFailureMsgs(void) { return m_otherMsgs; } in GetOtherFailureMsgs() function in ErrorMonitor223 vector<string> otherMsgs = GetOtherFailureMsgs(); in DumpFailureMsgs()