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