Searched refs:kwValue (Results 1 – 1 of 1) sorted by relevance
274 if (auto kwValue = std::get_if<types::BinaryVector>( in populateInterfaces() local279 std::string((*kwValue).begin(), in populateInterfaces()280 (*kwValue).end()), in populateInterfaces()294 else if (auto kwValue = std::get_if<std::string>( in populateInterfaces() local299 std::string((*kwValue).begin(), in populateInterfaces()300 (*kwValue).end()), in populateInterfaces()