Searched refs:dumpContent (Results 1 – 3 of 3) sorted by relevance
84 string CElement::dumpContent(utility::ErrorContext &errorContext, const size_t depth) const in dumpContent() function in CElement117 output += pChild->dumpContent(errorContext, depth + 1); in dumpContent()
130 std::string dumpContent(utility::ErrorContext &errorContext, const size_t depth = 0) const;
1241 strResult = getConstConfigurableDomains()->dumpContent(errorContext); in dumpDomainsCommandProcess()1638 strResult = pLocatedElement->dumpContent(parameterAccessContext); in dumpElementCommandProcess()