Searched defs:CalculateChecksumFromFlash (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_blob_store/ | ||
D | blob_store.cc | 503 Status BlobStore::CalculateChecksumFromFlash(size_t bytes_to_check) { in CalculateChecksumFromFlash() function in pw::blob_store::BlobStore |
/external/pigweed/pw_kvs/ | ||
D | entry.cc | 278 Status Entry::CalculateChecksumFromFlash() { in CalculateChecksumFromFlash() function in pw::kvs::internal::Entry |