Searched refs:getFootprintAsString (Results 1 – 3 of 3) sorted by relevance
100 std::string getFootprintAsString() const;
313 strResult += "Total size: " + getFootprintAsString() + "\n"; in showProperties()511 std::string CConfigurableElement::getFootprintAsString() const in getFootprintAsString() function in CConfigurableElement
1660 strResult = pConfigurableElement->getFootprintAsString(); in getElementSizeCommandProcess()