Searched refs:mPatchId (Results 1 – 2 of 2) sorted by relevance
78 if ( strNew != mPatchId ) in isPatchBadImpl()80 mPatchId = strNew; in isPatchBadImpl()86 …ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPat… in isPatchBadImpl()102 mPatchId.erase(); in SpdHelper()
42 string mPatchId; variable