Searched defs:ChecksumInfo (Results 1 – 2 of 2) sorted by relevance
473 struct ChecksumInfo { struct479 ChecksumInfo(ChecksumKind Kind, T Value) : Kind(Kind), Value(Value) { } in ChecksumInfo() argument489 Optional<ChecksumInfo<MDString *>> Checksum; argument
545 struct ChecksumInfo { struct551 ChecksumInfo(ChecksumKind Kind, T Value) : Kind(Kind), Value(Value) { } in ChecksumInfo() argument561 Optional<ChecksumInfo<MDString *>> Checksum; argument