Lines Matching refs:GetStringRef
246 const char *response_cstr = response.GetStringRef().c_str(); in GetVContSupported()
359 response.GetStringRef().swap (m_async_response.GetStringRef()); in SendPacketAndWaitForResponse()
360 response_len = response.GetStringRef().size(); in SendPacketAndWaitForResponse()
571 …DBRemoteCommunicationClient::%s () got packet: %s", __FUNCTION__, response.GetStringRef().c_str()); in SendContinuePacketAndWaitForResponse()
755 … std::string input = response.GetStringRef().substr(1); // '1' to move beyond 'A' in SendContinuePacketAndWaitForResponse()
931 error_str = response.GetStringRef().substr(1); in GetLaunchSuccess()
1143 extractor.GetStringRef().swap(value); in GetHostInfo()
1150 extractor.GetStringRef().swap(value); in GetHostInfo()
1157 extractor.GetStringRef().swap(value); in GetHostInfo()
1164 extractor.GetStringRef().swap(value); in GetHostInfo()
1511 name_extractor.GetStringRef().swap(value); in GetMemoryRegionInfo()
1757 extractor.GetStringRef().swap(value); in DecodeProcessInfoResponse()
1767 extractor.GetStringRef().swap(value); in DecodeProcessInfoResponse()
1983 response.GetStringRef().clear(); in FindProcesses()
2013 if (response.GetHexByteString (name) * 2 == response.GetStringRef().size()) in GetUserName()
2043 if (response.GetHexByteString (name) * 2 == response.GetStringRef().size()) in GetGroupName()