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
55 Flash Memory
88 Size report
95 Storage Allocation
110 Key-Value Entry
130 Redundancy
140 Garbage Collection
162 Flash wear management
185 Configuration
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.h605 : KeyValueStore(partition, in KeyValueStore() function