Searched refs:async_strm_sp (Results 1 – 1 of 1) sorted by relevance
325 StreamSP async_strm_sp(target.GetDebugger().GetAsyncOutputStream()); in DoConnectRemote() local326 if (async_strm_sp) { in DoConnectRemote()329 async_strm_sp->Printf("Version: %s\n", cstr); in DoConnectRemote()330 async_strm_sp->Flush(); in DoConnectRemote()