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.hpp32 bool handleLeftOver = true);
H A Dutils.cpp154 const std::optional<std::string>& replaceStr, bool handleLeftOver) in templateCharReplace()
161 if (handleLeftOver)
168 if (handleLeftOver) in templateCharReplace()
139 templateCharReplace(nlohmann::json & value,const DBusObject & object,const size_t index,const std::optional<std::string> & replaceStr,bool handleLeftOver) templateCharReplace() argument
H A Dperform_scan.cpp564 const bool handleLeftOver = in updateSystemConfiguration() local
568 handleLeftOver); in updateSystemConfiguration()