Searched refs:response_cstr (Results 1 – 1 of 1) sorted by relevance
246 const char *response_cstr = response.GetStringRef().c_str(); in GetVContSupported() local247 if (::strstr (response_cstr, ";c")) in GetVContSupported()250 if (::strstr (response_cstr, ";C")) in GetVContSupported()253 if (::strstr (response_cstr, ";s")) in GetVContSupported()256 if (::strstr (response_cstr, ";S")) in GetVContSupported()