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
86 Size report
93 Storage Allocation
109 Key-Value Entry
130 Redundancy
141 Garbage Collection
163 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.h590 : KeyValueStore(partition, in KeyValueStore() function