Home
last modified time | relevance | path

Searched refs:isGood (Results 1 – 1 of 1) sorted by relevance

/system/nfc/src/adaptation/
DCrcChecksum.cc96 bool isGood = false; in crcChecksumVerifyIntegrity() local
116 isGood = true; in crcChecksumVerifyIntegrity()
122 isGood = true; // assume file does not exist in crcChecksumVerifyIntegrity()
123 return isGood; in crcChecksumVerifyIntegrity()