Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsEmpty
Method
IsEmpty
settings.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
bool Settings::IsEmpty()
61
{
62
return BNSettingsIsEmpty(m_object);
63
}
64
65
66
vector<string> Settings::Keys()
Callers
5
ParseEncodedType
Method · 0.45
ApplyMethodType
Method · 0.45
GetLoadSettingsForData
Method · 0.45
GetLoadSettingsForData
Method · 0.45
GetLoadSettingsForData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected