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

Method body

treeitem.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182QByteArray TreeItem::body() const
183{
184 return itemBody;
185}
186
187bool TreeItem::hasEmptyHeader() const
188{

Callers 14

parseSectionMethod · 0.45
createMethod · 0.45
extractMethod · 0.45
reconstructIntelImageMethod · 0.45
reconstructRegionMethod · 0.45
reconstructPaddingMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructFileMethod · 0.45
reconstructSectionMethod · 0.45
findHexPatternMethod · 0.45
findGuidPatternMethod · 0.45
findTextPatternMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected