Searched refs:appendToError (Results 1 – 6 of 6) sorted by relevance
61 parameterAccessContext.appendToError("0x0, 0x1"); in toBlackboard()64 parameterAccessContext.appendToError("0, 1"); in toBlackboard()66 parameterAccessContext.appendToError("} for " + getKind()); in toBlackboard()
185 context.appendToError(error); in importOneConfigurableElementSettings()210 context.appendToError(error); in exportOneConfigurableElementSettings()
208 parameterAccessContext.appendToError(" " + getPath()); in appendParameterPathToError()
279 parameterAccessContext.appendToError(" " + getPath() + "/" + in setValues()
45 void appendToError(const std::string &append) { mError += append; } in appendToError() function in utility::ErrorContext
49 appendToError("\n" + strAppend); in appendLineToError()