MCPcopy Create free account
hub / github.com/LongSoft/UEFITool / subtype

Method subtype

treeitem.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161UINT8 TreeItem::subtype() const
162{
163 return itemSubtype;
164}
165
166void TreeItem::setSubtype(const UINT8 subtype)
167{

Callers 15

parseSectionMethod · 0.45
createMethod · 0.45
rebasePeiFilesMethod · 0.45
extractMethod · 0.45
reconstructIntelImageMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructFileMethod · 0.45
reconstructSectionMethod · 0.45
reconstructMethod · 0.45
recursiveDumpMethod · 0.45
populateUiMethod · 0.45
replaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected