Home
last modified time | relevance | path

Searched defs:KeyValueStore (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_kvs/
Ddocs.rst14 KeyValueStore subtitle
56 Flash Memory
90 Size report
97 Storage Allocation
113 Key-Value Entry
134 Redundancy
145 Garbage Collection
167 Flash wear management
Dkey_value_store.cc41 KeyValueStore::KeyValueStore(FlashPartition* partition, in KeyValueStore() function in pw::kvs::KeyValueStore
/external/pigweed/pw_kvs/public/pw_kvs/
Dkey_value_store.h596 : KeyValueStore(partition, in KeyValueStore() function