Home
last modified time | relevance | path

Searched refs:strAppend (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlSerializingContext.cpp47 void CXmlSerializingContext::appendLineToError(const std::string &strAppend) in appendLineToError() argument
49 appendToError("\n" + strAppend); in appendLineToError()
DXmlSerializingContext.h56 void appendLineToError(const std::string &strAppend);