Home
last modified time | relevance | path

Searched defs:CalculateChecksumFromFlash (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_blob_store/
Dblob_store.cc503 Status BlobStore::CalculateChecksumFromFlash(size_t bytes_to_check) { in CalculateChecksumFromFlash() function in pw::blob_store::BlobStore
/external/pigweed/pw_kvs/
Dentry.cc278 Status Entry::CalculateChecksumFromFlash() { in CalculateChecksumFromFlash() function in pw::kvs::internal::Entry