Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
UINT8 TreeItem::subtype() const
162
{
163
return itemSubtype;
164
}
165
166
void TreeItem::setSubtype(const UINT8 subtype)
167
{
Callers
15
parseSection
Method · 0.45
create
Method · 0.45
rebasePeiFiles
Method · 0.45
extract
Method · 0.45
reconstructIntelImage
Method · 0.45
reconstructVolume
Method · 0.45
reconstructFile
Method · 0.45
reconstructSection
Method · 0.45
reconstruct
Method · 0.45
recursiveDump
Method · 0.45
populateUi
Method · 0.45
replace
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected