Searched refs:kVersion (Results 1 – 4 of 4) sorted by relevance
41 static const uint16_t kVersion = HARDWARE_MODULE_API_VERSION(2, 0); variable226 if (kVersion != device->version) { in nativeOpenHal()227 ALOGE("Wrong fp version. Expected %d, got %d", kVersion, device->version); in nativeOpenHal()
122 static constexpr int kVersion = 1;
81 ss << kVersion << "," << mBinSize << "," << mNumBins << "," << mLow << ",{"; in toString()
549 static inline constexpr uint16_t kVersion = 0;690 copyTo(mBegin + 8, kVersion); in init()