Home
last modified time | relevance | path

Searched refs:kvs_format (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_kvs/size_report/
Dwith_kvs.cc31 static constexpr pw::kvs::EntryFormat kvs_format = {.magic = 0x22d3f8a0, variable
37 &pw::kvs::FlashTestPartition(), kvs_format);
/external/pigweed/pw_kvs/
Dfake_flash_test_key_value_store.cc61 constexpr EntryFormat kvs_format = {.magic = 0xc40fd8a8, variable
65 test_kvs(&test_partition, kvs_format);
/external/pigweed/pw_blob_store/size_report/
Dbase.cc31 static constexpr pw::kvs::EntryFormat kvs_format = {.magic = 0x22d3f8a0, variable
37 &pw::kvs::FlashTestPartition(), kvs_format);
Dbasic_blob.cc32 static constexpr pw::kvs::EntryFormat kvs_format = {.magic = 0x22d3f8a0, variable
38 &pw::kvs::FlashTestPartition(), kvs_format);
Ddeferred_write_blob.cc32 static constexpr pw::kvs::EntryFormat kvs_format = {.magic = 0x22d3f8a0, variable
38 &pw::kvs::FlashTestPartition(), kvs_format);