Searched defs:ChecksumInfo (Results 1 – 1 of 1) sorted by relevance
594 template <typename T> struct ChecksumInfo { struct600 ChecksumInfo(ChecksumKind Kind, T Value) : Kind(Kind), Value(Value) {} in ChecksumInfo() argument610 std::optional<ChecksumInfo<MDString *>> Checksum; argument