Searched refs:kNotFound (Results 1 – 4 of 4) sorted by relevance
103 if (index == kNotFound) { in closeSession()126 if (index == kNotFound) { in getKeyRequest()193 if (index == kNotFound) { in provideKeyResponse()223 if (index == kNotFound) { in removeKeys()240 if (index == kNotFound) { in restoreKeys()246 if (index == kNotFound) { in restoreKeys()261 if (index == kNotFound) { in queryKeyStatus()521 if (index == kNotFound) { in setCipherAlgorithm()541 if (index == kNotFound) { in setMacAlgorithm()566 if (index == kNotFound) { in encrypt()[all …]
147 static const ssize_t kNotFound = -1; variable
23 const uint32_t SparseBitSet::kNotFound; member in minikin::SparseBitSet136 return kNotFound; in nextSetBit()165 return kNotFound; in nextSetBit()
71 static const uint32_t kNotFound = ~0u; variable