Searched refs:strNew (Results 1 – 1 of 1) sorted by relevance
56 string strNew; in isPatchBadImpl() local59 for (int i = 0; i < 8 && i < len; ++i) strNew.append(toHex(*prm++)); in isPatchBadImpl()62 if (strNew != mPatchId) { in isPatchBadImpl()63 mPatchId = strNew; in isPatchBadImpl()