Searched refs:templateChar (Results 1 – 2 of 2) sorted by relevance
39 constexpr const char* templateChar = "$"; variable262 boost::replace_all(parameters, templateChar + keyPair.key(), in exportDevice()264 boost::replace_all(busPath, templateChar + keyPair.key(), in exportDevice()
42 constexpr const char* templateChar = "$"; variable231 boost::replace_all(*strPtr, std::string(templateChar) + "index", in templateCharReplace()240 std::string templateName = templateChar + propName; in templateCharReplace()