HomeSort by relevance Sort by last modified time
    Searched refs:mPatchId (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 60 if ( strNew != mPatchId )
62 mPatchId = strNew;
68 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPatchBad ? "" : "not "));
84 mPatchId.erase();
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 24 string mPatchId;

Completed in 280 milliseconds