Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetId
Method
GetId
user.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
string User::GetId()
47
{
48
return BNGetUserId(m_object);
49
}
Callers
2
operator==
Method · 0.45
IsSameFolder
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected