Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp1427 static void AddComment_UInt32_2(UString &s, const char *name, UInt32 val) in AddComment_UInt32_2() function
1639 AddComment_UInt32_2(s, "PartitionMap", j); in GetComment()
1640 AddComment_UInt32_2(s, "Type", pm.Type); in GetComment()
1641 AddComment_UInt32_2(s, "VolumeSequenceNumber", pm.VolumeSequenceNumber); in GetComment()
1642 AddComment_UInt32_2(s, "PartitionNumber", pm.PartitionNumber); in GetComment()
1645 AddComment_UInt32_2(s, "MetadataFileLocation", pm.MetadataFileLocation); in GetComment()