Searched refs:NUMERIC_KW_PREFIX (Results 1 – 2 of 2) sorted by relevance
31 static constexpr auto NUMERIC_KW_PREFIX = "N_"; variable
1117 return (std::string(constants::NUMERIC_KW_PREFIX) + keyword); in getDbusNameForThisKw()