Searched refs:kwValue (Results 1 – 1 of 1) sorted by relevance
700 if (auto kwValue = std::get_if<types::BinaryVector>( in populateInterfaces() local705 std::string((*kwValue).begin(), in populateInterfaces()706 (*kwValue).end()), in populateInterfaces()711 else if (auto kwValue = std::get_if<std::string>( in populateInterfaces() local716 std::string((*kwValue).begin(), in populateInterfaces()717 (*kwValue).end()), in populateInterfaces()