Searched refs:response_cstr (Results 1 – 1 of 1) sorted by relevance
441 const char *response_cstr = response.GetStringRef().data(); in GetVContSupported() local442 if (::strstr(response_cstr, ";c")) in GetVContSupported()445 if (::strstr(response_cstr, ";C")) in GetVContSupported()448 if (::strstr(response_cstr, ";s")) in GetVContSupported()451 if (::strstr(response_cstr, ";S")) in GetVContSupported()