Home
last modified time | relevance | path

Searched defs:is_erased (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_kvs/size_report/
Dbase_with_only_flash.cc27 volatile bool is_erased; variable
/external/pigweed/pw_kvs/
Dflash_partition_test.cc157 bool is_erased = true; in TEST() local
247 bool is_erased = true; in TEST() local
Dflash_memory.cc100 bool* is_erased) { in IsRegionErased()
/external/pigweed/pw_kvs/public/pw_kvs/
Dflash_memory.h240 Status IsErased(bool* is_erased) { in IsErased()