Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_blob_store/public/pw_blob_store/internal/
H A Dmetadata_format.h32 using ChecksumValue = uint32_t; in PW_PACKED() local
71 using ChecksumValue = BlobMetadataV1::ChecksumValue; variable