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

Method setDictionarySize

treeitem.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207void TreeItem::setDictionarySize(const UINT32 dictionarySize)
208{
209 itemDictionarySize = dictionarySize;
210}
211
212void TreeItem::setAction(const UINT8 action)
213{

Callers 1

parseSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected