Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
207
void TreeItem::setDictionarySize(const UINT32 dictionarySize)
208
{
209
itemDictionarySize = dictionarySize;
210
}
211
212
void TreeItem::setAction(const UINT8 action)
213
{
Callers
1
parseSection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected