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