Searched refs:strAppend (Results 1 – 4 of 4) sorted by relevance
42 void CXmlSerializingContext::appendLineToError(const std::string& strAppend) in appendLineToError() argument44 _strError += "\n" + strAppend; in appendLineToError()
41 void appendLineToError(const std::string& strAppend);
42 void CErrorContext::appendToError(const std::string& strAppend) in appendToError() argument44 _strError += strAppend; in appendToError()
41 void appendToError(const std::string& strAppend);