Searched refs:GetCrc16 (Results 1 – 2 of 2) sorted by relevance
125 if (GetCrc16(static_cast<char*>(modelBuffer.data), modelBuffer.length) != in Restore()232 static_cast<int64_t>(GetCrc16(static_cast<char*>(caches[i].data), caches[i].length)); in GenerateCacheModel()392 unsigned short NNCompiledCache::GetCrc16(char* buffer, size_t length) const in GetCrc16() function in OHOS::NeuralNetworkRuntime::NNCompiledCache
68 unsigned short GetCrc16(char* buffer, size_t length) const;