Searched refs:appendLineToError (Results 1 – 3 of 3) sorted by relevance
140 serializingContext.appendLineToError("Root Element " + getRootElementName() + in populate()154 serializingContext.appendLineToError( in populate()248 serializingContext.appendLineToError(errorMsg); in mkXmlDoc()254 serializingContext.appendLineToError("libxml failed to resolve XIncludes"); in mkXmlDoc()
56 void appendLineToError(const std::string &strAppend);
47 void CXmlSerializingContext::appendLineToError(const std::string &strAppend) in appendLineToError() function in CXmlSerializingContext