Lines Matching refs:sRes
748 void GetOsInfoText(AString &sRes) 750 sRes.Empty(); 804 sRes += s; 811 sRes += " : "; 812 sRes += s2; 820 void GetSystemInfoText(AString &sRes) 822 GetOsInfoText(sRes); 823 sRes.Add_LF(); 841 sRes += s; 842 sRes.Add_LF(); 851 sRes += s; 852 sRes.Add_LF();