Searched refs:mPatchId (Results 1 – 2 of 2) sorted by relevance
62 if (strNew != mPatchId) { in isPatchBadImpl()63 mPatchId = strNew; in isPatchBadImpl()69 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), in isPatchBadImpl()83 mPatchId.erase(); in SpdHelper()
41 string mPatchId; variable