Searched refs:variantResp (Results 1 – 1 of 1) sorted by relevance
126 std::variant<std::string> variantResp; in getSelectedProfiles() local130 resp.read(variantResp); in getSelectedProfiles()136 std::string mode = std::get<std::string>(variantResp); in getSelectedProfiles()