Home
last modified time | relevance | path

Searched refs:handleLeftOver (Results 1 – 3 of 3) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dutils.cpp139 const std::optional<std::string>& replaceStr, bool handleLeftOver) in templateCharReplace() argument
146 if (handleLeftOver) in templateCharReplace()
153 if (handleLeftOver) in templateCharReplace()
H A Dutils.hpp35 bool handleLeftOver = true);
H A Dperform_scan.cpp549 const bool handleLeftOver = in updateSystemConfiguration() local
553 handleLeftOver); in updateSystemConfiguration()