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

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 38 mIsPatchBad = true;
64 mIsPatchBad = false;
67 // Otherwise the 'mIsPatchBad' will tell if its bad or not.
68 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPatchBad ? "" : "not "));
70 return mIsPatchBad;
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 27 bool mIsPatchBad;

Completed in 147 milliseconds