Searched refs:qseed_type (Results 1 – 1 of 1) sorted by relevance
315 string qseed_type = "qseed_type="; in ParseCapabilities() local362 } else if (line.find(qseed_type) != string::npos) { in ParseCapabilities()363 if (string(line, qseed_type.length()) == "qseed2") { in ParseCapabilities()365 } else if (string(line, qseed_type.length()) == "qseed3") { in ParseCapabilities()367 } else if (string(line, qseed_type.length()) == "qseed3lite") { in ParseCapabilities()