Searched refs:this_string (Results 1 – 1 of 1) sorted by relevance
696 const std::string &this_string = std::string(this_response.GetStringRef()); in SendPacketsAndConcatenateResponses() local700 char first_char = *this_string.c_str(); in SendPacketsAndConcatenateResponses()705 response_string.append(this_string, 1, std::string::npos); in SendPacketsAndConcatenateResponses()