Home
last modified time | relevance | path

Searched defs:EntryFormat (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_kvs/public/pw_kvs/
Dformat.h83 struct EntryFormat { struct
101 uint32_t magic;
105 ChecksumAlgorithm* checksum;
Dkey_value_store.h578 std::span<const EntryFormat, kEntryFormats>( in KeyValueStoreBuffer()