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

Method header

treeitem.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177QByteArray TreeItem::header() const
178{
179 return itemHeader;
180}
181
182QByteArray TreeItem::body() const
183{

Callers 15

parseSectionMethod · 0.45
createMethod · 0.45
rebasePeiFilesMethod · 0.45
replaceMethod · 0.45
extractMethod · 0.45
reconstructIntelImageMethod · 0.45
reconstructRegionMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructFileMethod · 0.45
reconstructSectionMethod · 0.45
findHexPatternMethod · 0.45
findGuidPatternMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected